Change color of Font menu
-
Hi,
Please advise how to change the font menu color.
Thanks
CK
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-nav[class*="wd-style-"]>li a {
color: red;
}
Best Regards
Hello,
Please try adding the following custom CSS for that.
.wd-nav[class*="wd-style-"]>li a:hover {
color: black;
}
Best Regards
Hello,
You are Most Welcome.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Change color of Font menu’ is closed to new replies.