FAQs: Help Center Customization | Zoho Desk

FAQs: Help Center Customization

How can I customize the help center according to my business preference?   

Help center is an online resource where you can host a wide variety of resources, such as FAQs, troubleshooting guide, help documents, videos, and eBooks to let customers find solutions and troubleshoot problems on their own.
The help center can be customized based on the business preference, branding, and personal choice. You can change the appearance by setting colors, adding custom sections, and adding widgets to keep customers engaged with the right content in the right place. With a little bit of coding, you can also customize the HTML and CSS to make the Help Center more user-friendly.
Note that you cannot create new themes. However, the existing themes can be customized.   
Zoho Desk provides four system defined themes for the help center: Elegant, Materialize, Flat, and Classic that can be customized.
 
To start customizing the help center, follow the steps below:
  1. Go to Setup > Channels > Help Center.
  2. Select a help center that you want to customize.
  3. Click Help center customization.
  4. Select a theme and click Customize.
    You will be redirected to the editor where you can start customizing.
 
The following elements in the help center can be customized:
  1. Customizing the Appearance
  2. Customizing the HTML
  3. Customizing the CSS
  4. Selecting tabs
  5. Adding custom widgets
Let's take a look at each option in detail:

I. Customizing the Appearance
This includes the overall look and feel of the page. Here, you can change the following elements:
  1. Fonts: The font can be set to one's choice or as per the organization standard.
  2. Body color: The background color of the entire help center can be changed using a color scheme from the available palette.The HEX color code can also be added directly in the text box.
  3. Header: In the header, you can insert a background image, for example, the company logo or a color scheme. Likewise, you can apply color gradation to the background by selecting a color from start to end. You can also choose the color in which the text on the header appears.
  4. Tabs: The background color and opacity of the tabs that appear on the header can be customized.
  5. Navigation: The navigation for the tabs present in the header can be customized. You can set a color coding for the tabs at different stages: normal, hover, or selected. You can also apply a border under the tab when it is selected.
    Note: The Flat theme has no tab navigation; category navigation is followed.
  6. Link: Tabs such as Knowledge base, Community, and Home will display links to other departments, posts, articles, and more. You can customize the appearance of the text in these links by selecting a color for different stages: normal, hover, and selected.
  7. Buttons: Clickable text or links are referred to as buttons. You can select the color of these buttons. Likewise, you can customize the color of the secondary text, which appears below the button.  
    Read more about customizing the appearance.

To customize the appearance, follow the steps below:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center you want to customize the appearance of.
  4. Click Help Center Customization.
    The default Themes will be displayed.
  5. Click Customize on the desired theme.
  6. In the Appearance page, select the required Font and Colors for the body, header, and tabs.
  7. Select the Navigation style for Normal, Hover, and Selected.
  8. Customize the Links and Buttons.
  9. Click Preview to review the changes.
  10. Click Publish.
    You can Save as Draft to revisit the customized theme.

 II. Customizing the HTML script
The header and footer of the help center can be customized by making changes to the HTML script.You can customize the logo; provide Sign In, Sign Up, and Sign Out links; add a Company Name; and more.
By default, Zoho Desk provides a list of HTML placeholders that can be used to customize the header and footer.

To customize the HTML, follow the steps below:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center in which you want to customize the HTML.
  4. Click Help Center Customization under the Help Center sub-menu.
    The Themes list page is displayed.
  5. Click Customize corresponding to the published theme.

  6. Select the HTML tab on the Customize page's sidebar.
  7. Customize the elements for the Header by adding the appropriate code.
    You can also click Footer to customize its elements.
  8. Click Preview to review your changes.
  9. Click Publish
III. Customizing CSS Code
You can use the CSS editor to add styles that are preferred in your organization or meet your industry standards.Once the CSS styles are applied it will override the default styles.


Another way of customizing CSS is to import the code from an external resource. You can click the Import CSS icon () to upload a CSS file into Zoho Desk. Please ensure that you upload a CSS file in .txt or .css format. The file size must not exceed 1 MB.

To customize the CSS, follow the steps below:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center for which you want to customize the HTML.
  4. Under the Help Center sub-menu, click Help Center Customization. 
    The Themes list page is displayed.
  5. Click Customize corresponding to the published theme.
  6. Select the CSS tab on the Customize page's sidebar.
  7. Customize the style sheet elements.
  8. Click Preview to review your changes.
  9. Click Publish.
IV. Selecting tabs
By default, Zoho Desk provides the following tabs:
  1. Home
  2. My Area
  3. Knowledge base
  4. Community

    Based on the business requirement the tabs can be added or removed from the help center home page.
To customize the tabs, follow the steps below:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center for which you want to customize the tab.
  4. Click Help Center Customization.
    The default Themes will be displayed.
  5. Click Customize corresponding to the published theme.
  6. Click Tabs from the top of the page.

  7. On the Tabs page, do the following:
    1. Hover on the tab and click Edit.
    2. Enter the Display Name for the tab.
    3. Enable Set as default.
    4. Any one of the tabs can be set as default.
    5. Enable the Visibility option to display the tab in the Help Center.
    6. Click Save and Publish.
 Read more about customizing tabs

V. Adding custom widgets
By default, Zoho Desk provides a list of widgets, such as Announcements, Community Categories, and KB Categories, in all themes. In addition to these standard widgets, you can include custom widgets used in your org within the help center. 
To add a custom widget:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center.
  3. Select the Help Center for which you want to customize the Widget.
  4. Click Help Center Customization.
    The default Themes will be displayed.
  5. Click Customize corresponding to the published theme.
  6. Click Widgets from the top of the page.
  7. Click Custom Widgets from the left panel.
  8. Click the Plus icon () from the top panel and click Add widget,
    Alternately click Add Widget in the Manage Widget page.

  9. In the Add Widget window, do the following:
    1. Specify the Widget Name.
    2. Toggle Display Widget Name.
    3. Toggle Display Widget Translation.
      The custom widget to be displayed when the user selects the respective language in the help center. For example, ABC custom widget will be displayed for French, Spanish, and English languages only if this option is turned on for each of these language preferences.
    4. Select the Departments in which the widget will be displayed.
      By default, All Departments will be selected.
    5. Enter the Content to be displayed in the widget.
    6. Click Save.
Read more about customizing widgets.

Publishing a customized theme
Once the customizations are finalized, you can publish it for customers to access.
To publish a theme, follow the steps below:
  1. Select a customized theme.
  2. On the Theme, click Publish from the top panel.
  3. Click Publish to confirm.


Can I save customized themes as drafts?

Yes, while customizing themes you can save them as drafts and revisit them later. You can also share the themes with others in the organization for suggestions and feedback before finalizing.

To save a customized theme as a draft, follow the steps below:
  1. Select a customized theme.
  2. On the theme, click Save Draft from the top panel.
  3. Click Save to confirm.


To see the draft URL in a separate tab:
  1. Click the three dots () from the top panel.
  2. Click the draft link in the popup.



Can I restore a theme?

Yes, you can restore a theme if you want to override the customizations.

To restore the theme, follow the steps below:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center you want to restore the appearance.
  4. Click Help Center Customization.
    The default Themes will be displayed.
  5. Click Customize on the desired theme.
  6. Click the More Icon () from the top-right corner of the panel.
  7. Select Reset to default.


Can I preview the customized theme on my mobile?

Yes, the customized theme can be previewed to see how it appears on the following interfaces: desktop, tablet, and mobile.

To preview the themes, follow the steps below:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center you want to view the customized theme.
  4. Click Preview in the top panel.
  5. Select desktop, tablet, or mobile to check the appearance.


How do I customize the Breadcrumb ? 

Breadcrumb, the area just beneath the header in the Help center, provides straightforward navigation by showing which page, category, and section the customer is on.
The breadcrumb can be customized by changing its background color, text and hover text color. 

To cuatomize the breadcrumb, follow the steps below:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Centeyou want to customize the breadcrumb.
  4. Click Help Center Customization.
    The default Themes will be displayed.
  5. Click Customize on the desired theme.
  6. In the Appearance page, scroll down to Breadcrumb.
  7. Select the background color of the Breadcrumb.
  8. Choose the color you want the link backed texts to appear in when you hover.
  9. Decide on the color the link backed breadcrumb text will appear in when hovered upon.
  10. Click Save Draft
  11. Click Preview.
  12. Check how the tab colors appear in desktop, tab, and mobile view.
  13. Click Close.
  14. After finalizing the appearance, click Publish.
    You can always Reset to default at any point in the future.

How do I customize the content section on the webpage?

The content section is where you get the link to important pages. Adding custom colors is a great way to personalize the link back pages and identify which link you are hovering on.

To change the color of link backed texts in the content section, follow the steps below:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center for which you want to apply the theme.
  4. Click Help Center Customization.
    The default Themes will be displayed.
  5. Click Customize on the desired theme.
  6. In the Appearance page, scroll down to Link.
  7. Select your preferred color from the color palate for the link backed words in the content section.
  8. Choose a color for the words to turn when you hover over them.
  9. Click Save Draft.
  10. Click Preview.
  11. Check how the tab colors appear in desktop, tab, and mobile view.
  12. Click Close.
  13. After finalizing the appearance, click Publish.
    You can always Reset to default at any point in the future.

How do I delete a tab from the Help center?  

Zoho Desk provides the following tabs by default: Home, Knowledge base, Community, and My Area.
You can delete the tabs that you don't want customers to access.
You can use HTML to delete unwanted tabs from the header.
 
To delete a tab from the header, follow the following steps:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center you want to customize.
  4. Click Help Center Customization.
  5. Select the theme where you want to change the tabs. 
  6. In the Appearance page, click HTML.
  7. Select Header and maximize the HTML editor.
  8. Search for Header tab within the HTML.
    The below screen shows the Header tab for Community.

  9. Remove the selected portion.
    Follow the same steps to remove other tabs.
  10. Click Save.

Can I hide a tab from the Help center ? 

Zoho Desk provides the following tabs by default: Home, Knowledge base, Community, and My Area.
You can hide the tabs that you don't want customers to access.
For example, you can hide the KB from your help center until the topics and resources are finalized.
 
To hide a tab, follow the following steps:
  1. Click the Setup icon () in the top bar.
  2. Under Channels, click Help Center
  3. Select the Help Center for which you want to apply the theme.
  4. Click Help Center Customization under the Help Center sub-menu.
    The Themes list page is displayed.
  5. Click Customize on the desired theme.
  6. Click Tabs.
  7. Toggle the switch beside the respective tab.  
  8. Click Publish.
To learn more, refer to the doc: Customizing Help Center Home Page.


We hope that this list of frequently asked questions about Help Center Customization is informative. If you still have questions that haven't been addressed, please let us know. We will be happy to discuss them with our subject matter experts and add them in the future. And please don't forget to share your rating below!


    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                    Manage your brands on social media

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          Zoho Sheet Resources

                                           

                                              Zoho Forms Resources


                                                Secure your business
                                                communication with Zoho Mail


                                                Mail on the move with
                                                Zoho Mail mobile application

                                                  Stay on top of your schedule
                                                  at all times


                                                  Carry your calendar with you
                                                  Anytime, anywhere




                                                        Zoho Sign Resources

                                                          Sign, Paperless!

                                                          Sign and send business documents on the go!

                                                          Get Started Now




                                                                  Zoho TeamInbox Resources



                                                                          Zoho DataPrep Resources



                                                                            Zoho DataPrep Demo

                                                                            Get a personalized demo or POC

                                                                            REGISTER NOW


                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now









                                                                                                  • Related Articles

                                                                                                  • Advanced Help Center Customization Using HTML and CSS

                                                                                                    You can customize the appearance of the Help Center using the basic color themes. However, it has its limitations, as it doesn't allow you to rebuild the header and the footer completely as you like it to be. Here comes the advanced customization ...
                                                                                                  • FAQs: Help Center

                                                                                                    What is help center in Desk? Help Center is a customer portal that allows users to learn about the product and understand its processes by accessing knowledge base articles. It provides a platform for self-help and learning, where users can find ...
                                                                                                  • Modifying CSS to Customize your Help Center

                                                                                                    Many times you'll want to customize specific elements like an article details page, add ticket form, topic lists, or anything else visible on the help center theme. You might also want to edit it globally (on the entire help center) or only for ...
                                                                                                  • Customizing Help Center Home Page

                                                                                                    Customize the way your Help Center content is organized using the simple drag-drop method in Zoho Desk. You can add custom widgets, show or hide tabs and customize their appearance to keep your customers engaged with the right content at the right ...
                                                                                                  • Creating a sitemap for the Help Center

                                                                                                    A site map (or sitemap) is a list of pages of a web site accessible to crawlers like Googlebot. They allow search engines to find all of your webpages, that they might otherwise miss when indexing. For a more detailed account of the site map, read ...
                                                                                                    Wherever you are is as good as
                                                                                                    your workplace

                                                                                                      Resources

                                                                                                      Videos

                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                      eBooks

                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                      Webinars

                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                      CRM Tips

                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                        Zoho Show Resources