• Resolved oshin99

    (@oshin99)


    Hello guys, I am using Hestia theme. And I want to know how can I change the color of topmost portion i.e. above the menu bar.

Viewing 1 replies (of 1 total)
  • Hi @oshin99,

    If you want to change the background color for the Very Top Bar, you can add the following code to your Appearance -> Customize -> Additional CSS with your desired color:

    .hestia-top-bar {
        background-color: red;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to change the color of top bar’ is closed to new replies.