• I’m a little baffled here and feel I may be missing something obvious. AT this page, as you see, the header background image has a blue tint to it: https://apocalypsesports.net/

    In the footer options section, there’s a way to change the color overlay, but there seems to be nothing similar for the header. How would I get rid of the blue background tint? Thanks for any help.

    • This topic was modified 4 years, 11 months ago by shaneryan1.
Viewing 1 replies (of 1 total)
  • Theme Author themeansar

    (@themeansar)

    Hi Shaneryan,

    Thanks for contacting us,

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

    .mg-nav-widget-area-back {
        background-color: transparent !important;
    }

    Any confusion lets know

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Change Header Background color – how?’ is closed to new replies.