Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #622141

    Dear Kriesi,

    I’m having a problem with two column pages on mobile screens, where the right-hand text column moves beneath the left-hand column containing an Easy Slider slideshow. As the images change from horizontal to vertical, this causes the text to move up and down, making it difficult to read.

    Can I fix the height of the Easy Slider so that the text below always stays fixed, even if this means the vertical images are smaller.

    I’m posting an example page below.

    Thanks, Richard

    #623715

    Hi Richard!

    Use this code in Quick CSS field:

    ul.avia-slideshow-inner {
    height: 436px !important;
    }
    

    and adjust it as needed.

    Regards,
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.