Home Forums WoodMart support forum Color of Header Fonts

Color of Header Fonts

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #640231

    672065423
    Participant

    Hi there, I want to make the color of the words on header to be white. This will only apply to the color of words on header, no effect the dropdowns. Please help

    #640330

    Hello,

    You can change the menu font color by following these steps:

    1. Navigate to: Theme Settings > Typography > Advanced Typography
    2. Create a new rule for the “Main Navigation Links” item.
    3. Adjust the color settings as needed.https://ibb.co/h7NwMp5

    For detailed instructions, please refer to the documentation:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards,

    #640443

    672065423
    Participant

    Hi dear, thanks for your reply!

    It works! Thank you again!

    #640444

    672065423
    Participant

    Sorry I have another question:

    How to change its color to black when in sticker header? When scroll up, the words are not able to be seen. Thanks!

    #640690

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .whb-sticked .wd-header-nav .wd-nav[class*="wd-style-underline"] .nav-link-text {
        color: #000000 !important;
    }

    Best Regards,

    #640696

    672065423
    Participant

    Thanks! Well solved!

    #640856

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Color of Header Fonts’ is closed to new replies.