Bike Theme swiper banners text overlapping

This topic has 2 replies, 2 voices, and was last updated 6 years ago ago by Olga Barlow

  • Avatar: Anton Boshoff
    Anton Boshoff
    Participant
    March 8, 2018 at 08:51

    Good morning,

    Please see the swiper banners below the main revolution slider, the text/button contained within them are being chopped off above and below.

    Is there a specific plugin I need for this to make it display correct?
    Currently I haven’t installed any of the following theme specific plugins:
    360 smart view
    Compare
    Cookie Notice
    Google map
    Like 2 discount
    Mailchimp
    Massive Addons
    WishList
    WooCommerce Amazon
    WooCommerce subscriptions

    I have inspected the DOM and found that your demo on https://www.8theme.com/demo/xstore/bike/ has a lazy loader on the images in the banners and does not have the same issue. Could this be the issue?

    Where do I switch on lazyloading for these banners if this is the issue?

    Thank you!

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 9, 2018 at 10:15

    Hello,

    Use the page Custom CSS http://prntscr.com/iotoh0 and add the following code

    .banner img {
        min-height: 320px;
        object-fit: cover;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.