• Resolved tinylabs

    (@tinylabs)


    I’m trying to use Simple Banner (excellent plugin btw!) for a header banner on my site. It shows up well on mobile. However, on desktop it covering up park of my website theme banner. The site is live right now. I’ve cleared the wordpress cache.

    I’m currently using the Relative position, without any margin or header padding. Any input is greatly appreciated.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author rpetersen29

    (@rpetersen29)

    hi @tinylabs

    Sorry for the delay, I’ve been on vacation with no access to a desktop. I looked at your site with desktop view on my phone and didn’t see much of an issue. Did you fix it or is there a specific viewport width where you’re experiencing the issue with the banner?

    Thread Starter tinylabs

    (@tinylabs)

    No worries on the delay! Enjoy your vacation and please only respond when convenient.

    I played with lots of settings and this is the best I can get it as a n00b. On desktop the banner covers part of the header. When I enable Simple Banner the website header gets taller, but my header content affixes itself to the very top still. Here’s a screenshot:

    It’s so close! Perhaps you have a suggestion I can try?

    Plugin Author rpetersen29

    (@rpetersen29)

    Ah i see it now, will take a look and give some suggestions today!

    Plugin Author rpetersen29

    (@rpetersen29)

    Hey so i think this custom css block will work:

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

    Let me know if that fixes the issue. I tested both desktop and mobile versions and it seemed to be showing as expected.

    Thread Starter tinylabs

    (@tinylabs)

    That fixed it! It’s perfect now. Thanks again for the excellent support and for making a very useful plugin.

    Plugin Author rpetersen29

    (@rpetersen29)

    Great! Glad we got it working.

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