This topic has 1 reply, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #182046
     Laurent_C
    Participant

    Good morning,

    How can I do to put background topBar blue and font white ?

    Thank you

    #182089
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme, then you can change the color later 🙂

    COPY CODE
    
    .social-header.header-color {
        background: blue !important;
    }
    .top-bar a {
        color: white !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?