Home Forums Pro Themes University Hub Pro Problem with white space under Home page featured slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #195498
    curriouscat
    Participant

    Greetings,
    I’m having trouble with a big chunk of white space appearing under the featured slider on the home page – in the first run through the slider. See here https://waggawagga.u3anet.org.au/

    There are 8 pix in the slider. All close to the same size. When the page is loaded it displays a large area on white space under the slider on its first run through the slider – regardless of the platform (mobile, tablet or PC or Mac). On subsequent journeys through the slider, the white space disappears.

    I have changed nothing in the code, css or javascript. We are running university-hub-pro.3.4.4

    When I built the slider (quite a while back), that problem did not occur.

    Any ideas?

    #195500
    Psink
    Keymaster

    @CURRIOUSCAT, The issue with the slider, maybe it’s due to the conflict with some third-party plugins active on your site. To verify that you can add the “Health Check” plugin and active troubleshooting mode and disable all the plugins except for the recommended one and check if the issue still exists

    Also, you can add this CSS on the Additional CSS under the customization section

    .home #featured-slider #main-slider{
    height: 865px !important;
    }

    Let us know if this code works

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