Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter antonic93

    (@antonic93)

    the line I have already inserted is this

    header:not(.a-sticky) .mk-header-holder {
    position: absolute !important;
    }

    Plugin Author rpetersen29

    (@rpetersen29)

    Hi @antonic93,
    Can you attach your url? It will make it easier to debug the issue you’re seeing. You shouldn’t have an extra line above the banner, so there’s something within your configuration that is creating that. I would first try setting the “Prepend element” option to header and see if that fixes it. But once i can check your site i will be able to give you a full working solution. Thanks!

    Thread Starter antonic93

    (@antonic93)

    Plugin Author rpetersen29

    (@rpetersen29)

    Hey @antonic93, It looks like your header has some padding applied to its styles, which is the reason for that bar of white above the banner. You should be able to set Prepend Element to body and Simple Banner position to relative and it will remove that bar. Let me know how that works out. If there’s still issues I can debug from there.

    Thread Starter antonic93

    (@antonic93)

    that’s good!

    Plugin Author rpetersen29

    (@rpetersen29)

    Great! Glad that worked out.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Header covers banner on desktop’ is closed to new replies.