Home › Forums › WoodMart support forum › Extra menu list
Extra menu list
- This topic has 12 replies, 2 voices, and was last updated 3 years, 5 months ago by
Elise Noromit.
-
AuthorPosts
-
August 3, 2021 at 7:42 pm #310446
ZellsaintParticipantHello,
I’m creating an HTML block and I see that there are two things it won’t let me do in the Extra menu list option.
– Put in lowercase.
– Make underline
Is it possible to make these changes?
Thanks.
All the best,
August 3, 2021 at 10:19 pm #310453
Elise NoromitMemberHello,
Please, provide your site admin access to the private area. I will check and give the custom CSS.
Best Regards
August 4, 2021 at 10:56 am #310578
ZellsaintParticipantHi,
There You have.
Thanks
August 4, 2021 at 11:33 pm #310707
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.platform-Windows .wd-dropdown-menu.wd-design-full-width { background-color:yellow; } body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu>li>a { text-transform:none; } .wd-dropdown-menu.wd-design-full-width .wd-sub-menu>li>a:hover{ text-decoration:underline; } body .wd-sub-menu li a:hover { text-decoration:underline; }
Best Regards
August 5, 2021 at 5:32 am #310745
ZellsaintParticipantHello,
The lower case have worked, but the underline I was referring to continuously not in the hover.
Would it be possible to perform these actions within WPBakery instead of by code?
Thanks.
August 6, 2021 at 5:20 am #310925
ZellsaintParticipantHi!
Is there any possibility of making those changes that I have commented on in WPBakery? It would be easier for me to change the font size or underline using that format.
Thanks!
August 7, 2021 at 9:39 am #311259
Elise NoromitMemberHello,
Please update the credentials I cannot log in.
Best Regard
August 8, 2021 at 8:02 am #311380
ZellsaintParticipantCredentials are still the same.
Is it posible to do in WPBakery what I asked?
Thanks
August 9, 2021 at 12:00 pm #311601
Elise NoromitMemberHello,
I am checking the mega menu block, and the underline appears on hover:
Please clarify what block you mean, give me, please page URL and screen.
Best Regards
August 19, 2021 at 7:58 am #313261
ZellsaintParticipantHello Elise,
Ok, let me check because I don´t see what u send me in the screenshot.
Thanks
August 19, 2021 at 10:21 am #313327
Elise NoromitMemberHello,
I removed the screen from the public, please clear the cache in your browser and in the site and check again: menu items are underlined on hover in the megamenu block. If you want the underline in another place, please clarify.
Best Regards
September 7, 2021 at 4:54 am #316905
ZellsaintParticipantThanks a lot Elise.
Can You tell me how Can I make the menu lowercase with a capital first letter? I´m not talking about the dropdown, but the main menu.
Thanks!!
September 7, 2021 at 12:45 pm #316987
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
You need to choose the main menu and chose “none” https://prnt.sc/1rh0z4i
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register