Skip to content
Public Ticket #9038

Image slider mobile view

Conversation thread

hannahbergqvist replied

Customer Reply

It works. Thank you very much! :)

All best, Hannah

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to fix it:

@media only screen and (max-width: 480px){
.vc_images_carousel .vc_carousel-control.vc_left{ left: -20px; }
.vc_images_carousel .vc_carousel-control.vc_right{ right: -10px; }
}

Change values 20 & 10 to any value as you want.

Best Regards,

PenciDesign

hannahbergqvist replied

Customer Reply

Thanks a lot! It worked :) 

I'm now wondering if there's an additional CSS code to increase the space between the slider arrows and the image? See attached.

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to fix it:

@media only screen and (max-width: 480px){
.vc_images_carousel{ width: 100% !important; }
}

Best Regards,

PenciDesign

hannahbergqvist replied

Customer Reply

Hi again

I have checked my settings and they should be allright. The scale is still off, see attached.

All best,
Hannah

PenciDesign replied

Staff Reply

Hi,

That's an element from WPbakery page builder, I think you should check again the settings from your-end.

As I can see know it's hidden on mobile.

Best Regards,

PenciDesign

hannahbergqvist started the conversation

Conversation Start

Hi

I have an image carousel/slider that does not scale well on mobile even though I have set responsive options. Can you help?

It's the favourite quotes slider a few sections down - see URL.

Thanks,
Hannah

Want to join this conversation or access attachments? Sign in first.