Custom CSS for header VS. sticky header - by bikinha

This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson

  • Avatar: bikinha
    bikinha
    Participant
    June 5, 2016 at 13:17

    Hi guys.

    In prolongation to this thread (which has been closed – thus this new thread):

    https://www.8theme.com/topic/menu-items-colour-text-and-icons-white-on-one-page-black-on-another/

    I managed to recolor both menu text and cart price in the header, but as the text for the price shown in the cart is now white in the “main header” it is invisible in the “sticky header” when scrolling down the page, as the sticky header has a white background.

    How can i make the custom css coding affect only the price text colour in the main header, and leave it black in the sticky one?

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 6, 2016 at 08:45

    Hello,

    Please add this code in Global Custom CSS:

    .fixed-header-area .shop-text {
        color: black;
    }

    Best regards,
    Jack Richardson.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.