• Hello.

    Could you let me know how to make responsive slider images on mobile? now it’s broken.

    Thank you very much.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there

    Thank you for writing in,

    The theme is well tested with the responsive devices, Maybe your third-party plugins making conflict on your site. Please deactivate all the plugin excepts Woocommerce then please check your site in responsive devices.

    If this does not help then please provide us with your site URL so that we can check your issue and provide you with the proper solution for this.

    Thank You!!

    Thread Starter nvduc2910

    (@nvduc2910)

    Hello Thank for the reply,

    But I mean the image of the slider, how to make the image fit on mobile devices.

    Could you check.
    https://drive.google.com/file/d/170ABMPloG09GJ51MHRVANR8yQ47nCtLM/view?usp=sharing

    I was though may we must have different images for each desktop / mobile devices.

    Thank you so much.

    Hi there

    Thank you for writing in,

    Could you please provide us with your site URL so that we can check your issue and provide you with the proper solution for this.

    Thank You!!

    Thread Starter nvduc2910

    (@nvduc2910)

    Hello, Thank for reply to me.

    My website: https://aovcoffee.com

    Please check it. Thank you so much.

    Hi there,

    Thank you for writing in,

    Please go to your Dashboard ?? Appearance ?? Customize ?? Additional CSS and add this CSS codes.

    @media screen and (max-width: 768px){
    .slider_area .gaga_lite_slider #slider_full_window {
        height: 300px !important;
    }
    div.mc-image {
        height: 300px !important;
        background-size: 100% 100% !important;
    }
    }

    Regards!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Responsive on mobile’ is closed to new replies.