how to change the icon color on the header
-
Hi there,
I would like to know how to change the icon color on the header?
Attachments:
You must be
logged in to view attached files.
and also wanna change the main menu font color
Hello,
I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-tools-element > a {
color: white;
}
.whb-header .woodmart-shopping-cart .woodmart-cart-subtotal .amount {
color: white;
}
And for the main navigation color you can use typography settings Under Theme Settings >> Typography.
You can read our detailed documentation for further help:
https://xtemos.com/docs/woodmart/advanced-typography-settings/
Regard’s.
Xtemos Studio.
The topic ‘how to change the icon color on the header’ is closed to new replies.