Home Forums WoodMart support forum how to change the icon color on the header

how to change the icon color on the header

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #221246

    eric
    Participant

    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.
    #221248

    eric
    Participant

    and also wanna change the main menu font color

    #221312

    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.

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

The topic ‘how to change the icon color on the header’ is closed to new replies.