how do I change the color of fonts on header
-
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.
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,
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.
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,
hi, another question of the header, how can I delete these two I highlighted ?
Attachments:
You must be
logged in to view attached files.
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,