Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Helena
    Participant

    I’m interested in purchasing the pro version, but I’m having an issue with the free version. The issue is that your notification bar causes all content to shift below it after it loads. This causes our Google Page Speed tools to cause CLS. Is there a way to fix this? Thanks!

    Hi Helena,

    Thanks for using Announcer plugin.

    The content shifts down to not hide the page content. This is one of the features of the plugin 😉

    Right now there is no option to stop doing this.
    But I can suggest two solutions.

    1) Set below CSS anywhere in theme settings. This will simply stop shifting the content. (remove style tag if the setting will insert it already)

    <style>
    .ancr-top-spacer {
        height: 0 !important;
    }
    </style>

    2) Open the announcement after few seconds of page load.

    Thanks,
    Aakash

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

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter