Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #22401

    Hi,

    I set the header background image in the styling settings but nothing happens in the frontend.

    Although the preview is working in the settings.

    Any idea how I can resolve this?

    Thanks

    #115664

    Hi jawes,

    Try the css change that Nick posted here: https://kriesi.at/support/topic/mega-menu-bug#post-108100

    Regards,

    Devin

    #115665

    hi Devin,

    This solution is related to the megamenu background.

    I am referring to the header background image setting which is not working.

    #115666

    Hi,

    Nick’s solution does work. Select a background image on the Theme Options > Styling > Header tab then add this on your custom.css or Quick CSS.

    .header_color .header_bg {
    background-color:initial;
    }

    Regards,

    Ismael

    #115667

    Hi Ismael,

    Yep it works!

    Thank you for the instructions.

    #115668

    Hey,

    Glad you finally fixed it. :)

    Regards,

    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header background image’ is closed to new replies.