Sticky Side Navigation background color change.
-
We are using Mega Electronics demo. Now i want to change background color of Sticky Side Navigation. So is there any option in theme setting?
Attached is the screenshot for more information.
Attachments:
You must be
logged in to view attached files.
Hello,
Please find the element in the Header builder: https://gyazo.com/40bf7dca8f4607bdab1a405f64eb97a2
You will find the options in the settings of the Sticky menu.
If you have any questions please feel free to contact us.
Best Regards
Thanks for your response.
I want to change left sticky sidebar menu color change. Here is screenshop for more details: https://imgur.com/a/sH5vqHT
https://imgur.com/a/W25oEuh
Hello,
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/
Best Regards
There are miss understanding. We need to change background color of sticky sidebar menu. You can see attahced screenshop of what i want. curruncty background color is white. and i need to change that color to #79973A. See attached screenshot of my design.
Hello,
I am checking and do not see any menu items: https://gyazo.com/14bd15b9902522214cbf962c1110789c
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-sticky-nav {
background-color: #79973A
}
Please change the color of the background as per your needs.
Best Regards