Common Dashboard Customization Errors and How to Troubleshoot Them

Modified on Mon, 2 Sep at 4:42 PM

The Role of Custom CSS and Its Effects


Introduction 

Custom CSS (Cascading Style Sheets) provides the ability to tailor the appearance of your CRM dashboard, allowing for personalization beyond standard options. While this offers considerable flexibility, it can sometimes lead to unexpected complications, especially when the CSS code interferes with the CRM’s core functions.

Detailed Overview 

A typical issue occurs when users implement CSS to hide specific elements on the dashboard, like tags. Although this might seem like an effective way to streamline the interface, it can unintentionally disrupt essential functionalities. For instance, CSS that hides tags could prevent users from saving new tags during the setup of triggers or other features dependent on tag usage.

Troubleshooting Guide 

If you encounter problems with saving tags or observe that certain features aren’t working as expected, it’s essential to investigate whether custom CSS is the culprit. Follow these steps to troubleshoot:

  1. Locate the Problematic CSS: Use the search feature in your CSS editor by pressing Command + F (Mac) or Ctrl + F (Windows), and enter keywords like "hide tags" to identify the problematic code.

  2. Remove or Comment Out the Code: Once you’ve found the problematic CSS, either delete it or comment it out to prevent it from executing. This should fix the issue without disrupting your other customizations.

  3. Save and Test: After making the changes, save your work and check if the issue has been resolved by testing the functionality that was previously affected.

Built-in Options for Dashboard Customization

Understanding that users desire a streamlined dashboard, our CRM includes built-in tools that eliminate the need for specific CSS tweaks. Particularly for managing tag visibility in the pipeline view, consider these alternatives:

  • Tag Visibility Toggle: Instead of hiding tags via CSS, use the built-in toggle feature. This method is more reliable and ensures that no essential functions are compromised.


Frequently Asked Questions (FAQs)


Q: What should I do if I'm not familiar with editing CSS?
A: If you’re uncomfortable editing CSS, it’s best to seek help from someone with web development experience or contact our support team for assistance.

Q: Can I restore the default settings if something goes wrong?
A: Yes, you can revert your dashboard to its default state by removing all custom CSS codes. This action won’t affect your data or the configurations within the CRM.




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article