Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • Saguaros Moderator
    #825278

    I see you post another topic for the same question, please follow it.

    And please don’t create same topic for one question.

    jaumequers Friend
    #868033

    Hi, how do you solve it?

    I have the same problem in http://www.zzzzzzzzzzzz.com (site removed)

    I’ve added the code

    @media screen and (max-width: 360px) { .acm-slideshow .owl-carousel .item .slider-img { width: 100%; } }

    And it didn’t show all the slide.

    I’d be fantastic if you can provide the solution. Thanks !

    jaumequers Friend
    #868853

    For me worked with

    @media screen and (max-width: 360px) {
    .acm-slideshow .owl-carousel .item .slider-img {
    width: 100%!important;
    height: auto!important;
    }
    }

    Thanks for the tip !

    jaumequers Friend
    #868856

    Worked with

    @media screen and (max-width: 360px) {
    .acm-slideshow .owl-carousel .item .slider-img {
    width: 100%!important;
    height: auto!important;
    }
    }

    Thanks for the tip

    Saguaros Moderator
    #869479

    Glad it works now!!!

Viewing 5 posts - 16 through 20 (of 20 total)

This topic contains 19 replies, has 3 voices, and was last updated by  Saguaros 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum