• Resolved skepticp

    (@skepticp)


    Hi, can you please advise how to hide the banner when my mobile menu comes up by pressing the pancake button? Quite urgent! See the URL above. I’m using Simple Banner to create the banner.

    • This topic was modified 2 years ago by skepticp.

    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 @skepticp

    in the .simple-banner custom css box put:

    z-index: 1 !important;

    let me know if that works.

    Thread Starter skepticp

    (@skepticp)

    Thank you for answering so quickly! I tried but the problem persists!

    Plugin Author rpetersen29

    (@rpetersen29)

    hey so I’m not seeing it on your site so either you put it in the wrong place or you need to clear your server cache. But it should be in the textbox next to .simple-banner{. There are 4 text boxes side by side and it needs to go in the first one.

    Thread Starter skepticp

    (@skepticp)

    Thank you so much! I did as you said and also cleared my cache and tested in an incognito window. The problem does seem to persist if you want to take a look. I really appreciate your help, and I’m also a (small) donor to your great project.

    Plugin Author rpetersen29

    (@rpetersen29)

    You need to end it with a semi colon not a colon.

    z-index: 1 !important:

    should be:

    z-index: 1 !important;

    Thread Starter skepticp

    (@skepticp)

    Amazing, it worked. Thank you!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to hide banner with mobile menu popup’ is closed to new replies.