How to change the color of address bar and social networks?

Free and Premium WordPress Plugins & Themes Forums WordPress Themes Emmet How to change the color of address bar and social networks?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #301590
    Leonardo
    Guest

    good afternoon! my question is about changing the color of the bar which contains the address and social media icons. (Not the menu bar and logo)
    Thank you so much for everything.

    #302071
    J. Davis
    Keymaster

    Hi Leonardo,

    First of all you should install child theme and add the style below to style.css of your child theme.

    .top-header{
    background:#11C5C5;
    }

    You can get a child theme at the page of Emmet theme

    Best regards,
    John

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.