• Hello

    i like the theme as it has so many functionalities, however im really struggling to change the header background color from deep blue to shade of purple.

    Also want to change the theme color from blue to another color.

    I cant put a link as my site is not live yet. Ive tried the css code on other questions in this forum but its not working

    Thank you

Viewing 1 replies (of 1 total)
  • Theme Author themeansar

    (@themeansar)

    Hi Muffinsugar,

    Thanks for contacting us,

    For this add the below css code in additional css filed (Theme Dashboard >> appearance >> customize )

    .mg-nav-widget-area-back .inner {
        background: rgba(58,47,91,0.4) !important;
    }

    Change the color using the RGBA color palette link : https://www.menucool.com/rgba-color-picker

    Any confusion lets know

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Change header background coulor and theme colour’ is closed to new replies.