When light mode is selected, drop downs still display dark mode scheme
-
Hi.
New website we are working on.
We have this issue with the dropdown being black even though the theme is Light theme.
We used the furniture base theme
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-event-hover:hover>.wd-dropdown{
background-color: #e5bdbd;
}
Best Regards.
Thank you Aizaz.
The following issue has occurred once we implemented the code, photo attached
Attachments:
You must be
logged in to view attached files.
Hello,
Your issue has been resolved. I have changed the custom CSS code into your site. Check back your site and check the issue.
Best Regards.
It is now a black drop down, we want it to be white
-
This reply was modified 1 year, 3 months ago by
raz.sofer.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.whb-col-right .wd-dropdown-cart {
background-color: #e3d2d2;
}
Best Regards.
Thanks Aizaz!
Same issue occur
Attachments:
You must be
logged in to view attached files.
Hello,
Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and let me know I will further check on your site and give you a possible solution.
Best Regards.