• Hey. Banner not showing even when in settings it is set to show.

    I would like to add the css to turn on but cannot work it out. Can you help please.

    Thank you

    -Paul

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Just had the same issue – displays when viewing site logged-in as Admin. But when viewed without logging-in isn’t displaying. Colleagues site uses and it is displaying. Both sites are on WP 6.7.

    Using version: Version 3.0.3

    Any thoughts/help appreciated.

    Thx

    UPDATE: ISP had caching problem and just notified that it’s now fixed. So fault our end – ignore this!

    • This reply was modified 1 day, 22 hours ago by markxkr.
    • This reply was modified 1 day, 22 hours ago by markxkr.
    Plugin Author rpetersen29

    (@rpetersen29)

    Hi @paulpetch

    You have the following CSS in your global-styles-inline-css style file. Looks like this may be a Gutenberg style script.

    @media (min-width: 801px) {
    #simple-banner {
    display: none;
    }
    }

    Thx Paul, turns out it was ISP cache causing issue – sorry. And thanks for response.

    Thread Starter paulpetch

    (@paulpetch)

    Thank you. Fixed ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.