• Resolved Jmantis

    (@jmantis)


    Hello,

    I’ve installed and configured the plugin, but the problem on our site is that the banner is not visible until you scroll all way to the bottom of the page. Is there a way to make it sticky and visible all the time?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Moove Agency

    (@mooveagency)

    Hello,

    Thanks for using our plugins.

    The issue is because of AOS animation library, the body has an element with class master_wrap which is animated. This is incorrect usage as the transform: translateZ(0) CSS property breaks the position of fixed elements.

    We recommend moving the wp_footer actions outside of the master_wrap element or remove the animation from the main “scroller”

    Hope this helps.

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