NEW UPDATE> FOOTER SETTINGS ARE NOT WORKING
-
With the new update the footer settings are not working now.
FOOTER COLOR SCHEME OPTIONS>Footer text color>Choose your footer color scheme
This only works for the title
links have the same styles as the .widget a
widget a, .woodmart-widget a {
color: #333;
}
Despite having chosen light in the footer settings
Why do you change the names of the classes? I had styled my footer with css and now it doesn’t work
Attachments:
You must be
logged in to view attached files.
Hi,
In the latest theme update we changed classes prefix from “.woodmart-” to “.wd-”. Changing CSS classes prefix allows us to reduce theme styles up to 30kb and increase theme performance.
To fix your issue with footer color scheme option, please, provide us your admin access, so we can log in and check this on your side.
Thank you in advance.
The problem is that there are only two options: black or white, even giving the Extra menu list a class, it is impossible to change the link color or the menu title because the default color has a variable. How can I change the color of the links in the footer menu without changing the links in the header menu?
Thanks
We recommend to use footer color scheme light option (http://prntscr.com/11fynal) only if whole your site footer has dark background and need to be contained only white text (for example only simple WordPress widgets without any HTML-blocks). In the other case black text become white and can be poorly readable on white background.
If your site has a more complex footer with HTML block and different backgrounds you need to control your color schemes on the page builder level only. To fix your issue you need:
1. Disable footer color scheme light (http://prntscr.com/11fynal)
2. Navigate to your footer HTML block list element columns setting (https://prnt.sc/11fz35l)
3. Enable color scheme light for following columns. (http://prntscr.com/11fz73t)
Kind Regards