• Resolved TrailsurferUK

    (@trailsurferuk)


    For some reason after plugin upgrade there’s a massive gap below my slider and text on the home page. I’ve tried creating test pages and have the same problem. I’m presuming I may need to edit CSS somewhere but not sure were and how.

    There was no gap before plugin upgrade.

    Can someone please help.

    Link to site is below (may take a few seconds for slider to load)
    https://readingroadrunners.org/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Dear TrailsurferUK,

    Thank you for contacting us.
    As we could understand from your website code, you are using the “Responsive slider” not the “Image Slider”.
    Please, search for this file:
    Reslider_front_end_view.php
    And comment or remove this:
    if(jQuery(‘#slider<?php echo $sliderID;?>_container_’).width() > jQuery(‘#slider<?php echo $sliderID;?>_container’).width() + 120){
    jQuery(‘#slider<?php echo $sliderID;?>_container_’).width(jQuery(‘#slider<?php echo $sliderID;?>_container’).width() + 120).height(jQuery(‘#slider<?php echo $sliderID;?>_container’).height() + 120);
    }

    Please, keep us updated about the results.
    Regards,

    Thread Starter TrailsurferUK

    (@trailsurferuk)

    Hi @huge-it-support-1

    I’ve just done as you’ve mentioned and it’s worked a treat.
    Thank you very much for this.
    Keep up the good work on your excellent plugin.

    Kind regards
    Paul

    Dear Paul,

    That is great, thank you so much both for keeping us updated and for your kind words.

    In the case of additional questions, please, let us know.

    With best regards,

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