• Resolved newze

    (@newze)


    Hello,

    We were wondering if you may be able to help us with a couple of CSS Customizations on the Hero Header.

    1.) View Cart Text to be #72c9ff
    2.) Social Media Icons to be #72c9ff

    Any help would be greatly appreciated.

    Thanks so much in advance!

    Newze

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @newze,

    The following CSS should help get you headed in the right direction:

    .rstore-view-cart a,
    .wpcw-widget-social a {
       color: #72c9ff;
    }

    You should be able to add that right to the ‘Additional CSS’ section of the customizer to override the defaults.

    Let us know if that helps out.

    Evan

    Thread Starter newze

    (@newze)

    Great Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hero Customization’ is closed to new replies.