Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1449142

    Hi Everyone,

    I’m using the Easy Notification Bar plugin but when I scroll down on my website (and the menu follows you when you scroll down) it leaves a large transparent gap.

    How can I fix this?

    I put the website in the private section.

    (I also tried following the Enfold documentation to put a notification bar coded in but it doesn’t look right.)

    #1449144

    Hey MikeTandySwag,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .html_header_top.html_header_sticky #header:not(.av_header_transparency) {
        position: fixed;
        top: 0;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1449181

    Thanks! That seemed to work on the home page but on sub pages it seems to mess up. (Check the private content)

    Also is it possible for it to stay with the menu as someone scrolls down?

    #1449193

    Actually I was able to figure it out with another plugin! Thanks!

    #1449355

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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