• Resolved Elmarie

    (@elmarie)


    Hallo

    Seems that there is a delay on the carousel when viewing on mobile.

    This is the shortcode that I’m using:
    [logoshowcase dots=’false’ arrows=’false’ autoplay=’true’ speed=’1000′ loop=’true’ link_target=’blank’ orderby=’ID’ order=’DESC’ hide_border=’true’ slides_scroll=’1′ limit=’-1′]

    Carousel at the bottom of the page.

    How can I fix this?

    Thank you.

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

Viewing 1 replies (of 1 total)
  • Hello,

    We have checked the issue we found you have modified the plugin CSS that why it causes the issue.

    you have added CSS bellow in the plugin.

    wpls-logo-showcase .wpls-logo-cnt.slick-slide{
    width: auto !important
    }
    
    #partner-block .wpls-logo-showcase {
    	max-width: 82.5% !important;
    	width:82% !important;
    	float: right;
    	margin-top: -2.2% !important;
    	margin-bottom: 0 !important;
    	margin-right: 1.5% !important;
    	margin-left: 0 !important;
    }
Viewing 1 replies (of 1 total)

The topic ‘Delay on mobile’ is closed to new replies.