• Resolved adrianmroberts

    (@adrianmroberts)


    Hi. Thanks for you recent help. I have another problem, which I wonder if you could advise on.

    I have a Banner section, with a Banner as Slider. Below that is the Service section, with three Icon Text parts. ON my mac, this appears correctly, but on iPad and iPhone, the Service section has a fairly large blank area above it, until I scroll through the slider – when I reach the end of the slider, the Service section pops up in the expected place.

    While the Service section is in the wrong place, the right arrow on the slider isn’t visible, either.

    Thanks for your help.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • blossomthemessupport

    (@blossomthemessupport)

    Hi @adrianmroberts,

    This can be caused due to the lazy loading feature. To resolve the issue please disable lazy loading in Jetpack in its settings via Admin Dashboard > Jetpack > Settings.

    To make the arrow visible, add the below code in Additional CSS via Admin Dashboard > Appearance > Customize > Additional CSS.

    .owl-nav div[class*="owl-"] {
        background: #6abe83 !important;
    }
    Thread Starter adrianmroberts

    (@adrianmroberts)

    Excellent! Thanks so much for the quick reply. And apologies that it was another plugin causing the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Service Section appears too far down the page’ is closed to new replies.