Home › Forums › WoodMart support forum › Adding Browse Category Header to template header without
Adding Browse Category Header to template header without
- This topic has 15 replies, 3 voices, and was last updated 6 years, 8 months ago by Artem Temos.
-
AuthorPosts
-
March 19, 2018 at 2:38 pm #47172
RuiYangParticipantHi,
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?
March 19, 2018 at 3:03 pm #47182
Elise NoromitMemberHello,
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,
March 21, 2018 at 12:54 am #47654
RuiYangParticipantThank 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
March 21, 2018 at 7:18 am #47684
Elise NoromitMemberHello,
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
March 22, 2018 at 2:08 am #47980
RuiYangParticipantOk thank you.
How may I change the font color of Browse Categories as well?
March 22, 2018 at 6:47 am #47992
RuiYangParticipantLoco 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?
March 22, 2018 at 9:13 am #48043
Elise NoromitMemberHello,
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
March 23, 2018 at 2:06 am #48199
RuiYangParticipantWould it be possible to remove the three stripes beside it?
Thanks
March 23, 2018 at 7:52 am #48242
Elise NoromitMemberHello,
Please add this code to custom CSS area in the Theme Settings in order to correct:
.menu-opener .burger-icon { display: none; }
Best Regards
March 23, 2018 at 8:14 am #48247
RuiYangParticipantHi,
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
March 23, 2018 at 8:20 am #48249
RuiYangParticipantThank 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
March 23, 2018 at 8:21 am #48250
RuiYangParticipantAppreciate the prompt replies. I will definitely share and rate your theme highly.
March 23, 2018 at 8:45 am #48261
Artem TemosKeymasterCould you please send us some screenshot of the spacing you want to reduce for better understanding?
March 23, 2018 at 8:51 am #48266
RuiYangParticipantHere is the picture
March 23, 2018 at 8:53 am #48267
RuiYangParticipantHere is the picture. The circle represents the gap
Attachments:
You must be logged in to view attached files.March 23, 2018 at 8:57 am #48270
Artem TemosKeymasterSorry, but the screenshot is not clear, we can recognize which part of the site is shown. Try to use Gyazo tool to create screenshots.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register