Home › Forums › WoodMart support forum › Menu font and background
Menu font and background
- This topic has 22 replies, 2 voices, and was last updated 4 years, 5 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 14, 2020 at 11:55 am #226052
_7Participant1) how to change the font separately for the menu and submenu.
2) How do I set the background for the menu ?Attachments:
You must be logged in to view attached files.September 14, 2020 at 12:41 pm #226073
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
1) Please try adding the following Custom CSS in the Custom CSS for the Desktop area under Theme Settings >> Custom CSS.
.header-categories-nav .categories-menu-dropdown .menu { background: green; }
.header-categories-nav .categories-menu-dropdown .menu .sub-menu-dropdown { background: green; }
2) For the font Please try using the following classes in the Advanced typography custom selector.
“
.vertical-navigation .menu-simple-dropdown li a
”“
.header-categories-nav .woodmart-navigation .item-level-0 > a
”Best Regards.
September 14, 2020 at 12:49 pm #226082
_7ParticipantYou’ve been very helpful and I’m grateful
1) Also tell me how to change the font of the price and currency unit?
2) How do I change the font color of a sale?Attachments:
You must be logged in to view attached files.September 14, 2020 at 1:11 pm #226101
Aizaz Imtiaz AwanKeymasterHello,
Most Welcome.
1) Please try adding the following Class in the advanced typography custom selector.
“
.woocommerce-Price-amount.amount
”2) For the sale label Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-label .onsale { color: red; }
Regard’s.
Xtemos Studio.September 14, 2020 at 1:11 pm #226103
_7ParticipantEverything worked out but the window does not expand and now in two rows. How to fix it ?
Attachments:
You must be logged in to view attached files.September 14, 2020 at 1:34 pm #226114
_7Participant1) Unfortunately, the price font changes in two places. I only need one. How to fix it ?
2) the Shortcut “.product-label .onsale {color: red;}” doesn’t work!Attachments:
You must be logged in to view attached files.September 15, 2020 at 6:13 am #226271
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. Please target the following Class using the custom selector of advanced typography.
“
.summary-inner span.woocommerce-Price-amount.amount
”And for the label text color you need to add the CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-label.onsale { color: red; }
Best Regards.
September 15, 2020 at 8:00 am #226312
_7ParticipantAdded but nothing has changed.
Attachments:
You must be logged in to view attached files.September 15, 2020 at 9:01 am #226338
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
The CSS is not working because you asked for the onsale product label and the label you mentioned is out of stock product label.
Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-label.out-of-stock { color: red; }
Regard’s.
Xtemos Studio.September 15, 2020 at 9:16 am #226344
_7ParticipantNow it worked. And Kaa still the font change ?
September 15, 2020 at 9:24 am #226345
_7ParticipantAnd how can I change the color inside the discount separately?
Attachments:
You must be logged in to view attached files.September 15, 2020 at 9:25 am #226347
_7ParticipantDo you have a response to message # 226103 ?
September 15, 2020 at 11:38 am #226396
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-label .onsale { color: red; }
2) Please add the CSS that is causing the issue to check it myself and help you out accordingly.
Best Regards.
September 15, 2020 at 11:42 am #226398
_7ParticipantI didn’t understand what to do
September 15, 2020 at 12:39 pm #226430
Aizaz Imtiaz AwanKeymasterHello,
You mentioned in one of your messages that the menu is not opening.
I have just asked the steps to reproduce the issue to check it myself and help you out accordingly.
For the issue as you mentioned in the Screenshot:
https://xtemos.nyc3.digitaloceanspaces.com/wp-content/uploads/2020/09/2020-09-14_16-03-45.pngRegard’s.
Xtemos Studio.September 15, 2020 at 12:46 pm #226433
_7ParticipantI meant that the label does not fit in the menu in one line if the font is enlarged.
September 15, 2020 at 1:07 pm #226450
Aizaz Imtiaz AwanKeymasterHello,
This is not an issue by any means. This is happening due to the font-size you added to the menu items.
Please try reducing the font-size to fit in the menu.
Best Regards.
September 15, 2020 at 1:55 pm #226469
_7Participantis it possible to expand the menu?
September 16, 2020 at 5:57 am #226562
Aizaz Imtiaz AwanKeymasterHello,
When you try expanding the dropdown menu then it will come outside the mega menu container.
If you still want the CSS then try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.header-categories-nav .categories-menu-dropdown .menu { width: 300px; }
.header-categories-nav .woodmart-navigation .item-level-0 > a { width: 300px; }
Best Regards.
September 16, 2020 at 8:56 am #226619
_7ParticipantSuper! Works. Tell me more CSS for the submenu ?
September 16, 2020 at 10:54 am #226644
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Custom CSS for the desktop area under Theme Settings >> Custom CSS.
.header-categories-nav .sub-menu-dropdown { width: 300px; }
.vertical-navigation .menu-simple-dropdown li a { width: 300px; }
Best Regards.
September 16, 2020 at 11:44 am #226671
_7Participantyou’re the best! Thanks
September 16, 2020 at 12:10 pm #226686
Aizaz Imtiaz AwanKeymasterMost Welcome
:-)
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day:-)
Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Menu font and background’ is closed to new replies.
- You must be logged in to create new topics. Login / Register