Support » Plugin: Before After Image Slider Lite » Slider not working

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Adrian

    (@adrian2k7)

    Hi Richard,

    There seems to be a CSS conflict with your theme or another plugin (can’t see it, because of auto optimize). (side note: I love this author, which use super generic rules for their stuff.)

    Just try the following custom CSS to fix this:

    .image-comparator .slider {
       display: block !important;
    }

    Hope this helps,

    Adrian

    Thread Starter RHookway

    (@rhookway)

    Thanks Adrian. That did the trick! 🙂

    Plugin Author Adrian

    (@adrian2k7)

    You’re welcome.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider not working’ is closed to new replies.