Support » Plugin: Before After Image Comparison Slider for Elementor » Slider has excess arrows on the lower left of the slider handle

  • Resolved louisanthonyduran

    (@louisanthonyduran)


    I’ve been trying to fix this but still no luck. There’s always that annoying converging arrows on all the sliders I create. What could be causing this and how would I be able to address this problem? Thank you!

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

Viewing 1 replies (of 1 total)
  • Plugin Author Plugin Devs

    (@plugindevs)

    Hi,
    Thanks for contact with support. It conflicts with your active theme CSS. Please add the following CSS from “WP Admin > Before After Slider for Elementor > Custom CSS” to fix this problem.

    
    .wb_ebais_twentytwenty_container .twentytwenty-left-arrow:before,
    .wb_ebais_twentytwenty_container .twentytwenty-right-arrow:before{
        opacity: 0;
        display: none;
    }
    

    Please follow the step and let me know if it is fixing the problem.Hope that it will fix the problem.

    If it will fix your problem and you are satisfied with our plugin and support team then please leave us a 5-star rating and a positive feedback. Your rating will truly motivate us to improve this plugin and let other users find it helpful.

    Thanks

    • This reply was modified 3 years, 10 months ago by Plugin Devs.
Viewing 1 replies (of 1 total)
  • The topic ‘Slider has excess arrows on the lower left of the slider handle’ is closed to new replies.