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

    You can hide the blue bar with the help of following custom CSS:

    #tophead{
        display:none;
    }

    And you can change the background color with this custom CSS:

    #tophead{
        background-color:#000;
    }

    You can add either of them using a plugin like Advanced CSS Editor. Hope it helps.

    Hello,

    It seems like your issue has already been solved,
    Thank you @suyogya for the support.

    If you want more dedicated and swift support on the theme, please visit the theme’s official support forum where the theme’s official support team are stand by to answer each and every one of your questions.
    https://themepalace.com/forum/education-hub/

    Best regards.
    Have a good week ahead.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing color top bar w/ menu in it’ is closed to new replies.