Home Forums WoodMart support forum how do I change the color of fonts on header

how do I change the color of fonts on header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #664081

    Blissdates
    Participant

    now the font is black ,I want to change to white, thank you for ur time

    Attachments:
    You must be logged in to view attached files.
    #664124

    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,

    #664885

    Blissdates
    Participant

    hey I added a new rule , its still not white , also the search bar is too big , how do I make it shorter

    Attachments:
    You must be logged in to view attached files.
    #665070

    Hello,

    01. Your issue has been resolved. Check back your site and check the menu color. Change the color as per your requirements from Theme Settings > Typography > Advanced.

    02. Try to add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for desktop.

    [class*="wd-header-search-form"].wd-search-form {
        flex: 0 1 auto;
    } 

    Best Regards,

    #672685

    Blissdates
    Participant

    hi, another question of the header, how can I delete these two I highlighted ?

    Attachments:
    You must be logged in to view attached files.
    #672715

    Hello,

    Navigate to WoodMart > Header builder > edit default header (highlighted star icon) or you can go through the admin bar directly https://prnt.sc/Ct9ehRDvvDV9 and in the main header, remove the information box elements: https://postimg.cc/tZrqcJjv

    Best Regards,

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