Home Forums WoodMart support forum Adding Browse Category Header to template header without

Adding Browse Category Header to template header without

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #47172

    RuiYang
    Participant

    Hi,

    1. I like the Header Centre logo design, but I would like to include a browse category menu in as well. Would that be possible?

    2. If not, how may I create a similar menu as the browse category menu (i.e. having a dropdown menu, and a side menu to the items within the dropdown) and add it to the main navigation?

    #47182

    Hello,

    Yes, it would be possible. Will you kindly tell which design you have chosen and set or provide your site link with credentials so that I could tell you the proper way how to do this?

    Meanwhile, you can have a look at this manual, perhaps it would be helpful: https://xtemos.com/docs/woodmart/header-builder/woodmart-header-builder/

    Best Regards,

    #47654

    RuiYang
    Participant

    Thank you for the response. I have tried the header builder option and it works

    However, for the browse category header, would it be possible to change the wording of ‘BROWSE CATEGORY’ and also remove the three stripes beside it?

    Thank you

    #47684

    Hello,

    In such a case we recommend to use free plugin Loco Translate. It helps not only translate theme wording but also rewrite. Here is video tutorial: https://youtu.be/D3NsDdMzsls

    Best Regards

    #47980

    RuiYang
    Participant

    Ok thank you.

    How may I change the font color of Browse Categories as well?

    #47992

    RuiYang
    Participant

    Loco Translate requires mbstring extension. And I am unable to do the necessary steps that is described in the video. Any way you can help me?

    #48043

    Hello,

    In order to change the font color for “Browse Categories”, please add this CSS code to you Theme Setting area:

    .menu-opener.color-scheme-light {
        color: #000000;
    }

    Put the color you need instead of #000000 if you need help to catch the color, contact me

    As for Loco Translate. Seems you have done something wrong. Please view the video once again. You do not need to install any additional plugins.

    Have a look also here at their website https://wordpress.org/support/plugin/loco-translate After installation you go to Loco > Themes > Chose theme > Add language and find the string in the search.

    Best Regards

    #48199

    RuiYang
    Participant

    Would it be possible to remove the three stripes beside it?

    Thanks

    #48242

    Hello,

    Please add this code to custom CSS area in the Theme Settings in order to correct:

    .menu-opener .burger-icon {
        display: none;
    }

    Best Regards

    #48247

    RuiYang
    Participant

    Hi,

    Are there any alternatives to the categories menu?

    Would using the mega-menu widget be similar? –> There seems to be no effect when I use this as well

    #48249

    RuiYang
    Participant

    Thank you so much for the CSS.

    I would like to reduce the spacing between the word and the from down icon as well. May I know the CSS for that? It will be great if I can remove the dropdown icon (i.e. <) as well.

    Thank you so much

    #48250

    RuiYang
    Participant

    Appreciate the prompt replies. I will definitely share and rate your theme highly.

    #48261

    Artem Temos
    Keymaster

    Could you please send us some screenshot of the spacing you want to reduce for better understanding?

    #48266

    RuiYang
    Participant

    Here is the picture

    #48267

    RuiYang
    Participant

    Here is the picture. The circle represents the gap

    Attachments:
    You must be logged in to view attached files.
    #48270

    Artem Temos
    Keymaster

    Sorry, but the screenshot is not clear, we can recognize which part of the site is shown. Try to use Gyazo tool to create screenshots.

Viewing 16 posts - 1 through 16 (of 16 total)