Okay
  Public Ticket #1392118
image carousel
Closed

Comments

  •  1
    Carrie started the conversation

    Hi Guys

    I have an image carousel set up on my homepage - it's working beautifully for desktop.

    However, for mobile version (iphone, android etc) I'd like it to only show one image at a time at full size (currently it resizes down to fit the specified 5 images on the screen)....css code please?

    Regards

    Carrie 

  •  2,010
    Ocean replied

    Hi,

    Please send me screenshot about this problem.

    Thanks.

  •  1
    Carrie replied

    See attached

  •  2,010
    Ocean replied

    Hi,

    You should use OT Image Carousel shortcode.

  •  1
    Carrie replied

    Thank you, that's an excellent solution.

    Regards

    Carrie 

  •  1
    Carrie replied

    Is it possible to add some padding to either side of each image? They seem to be running close together on smaller devices..

  •  2,010
    Ocean replied

    Add css code:

    .partner-item{ text-align: center; padding: 0 20px; }