• Hi,

    Currently I’m using the free version, I just wonder why the slider image was responsive when I try open my website from mobile phone.

    Thanks
    Tirah

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @tirahwawas,

    To solve this please add this code in Appearance > Customize > Additional CSS:

    @media screen and (max-width: 600px) { .slider-slides {
    	height: 190px;
    } }

    Thank you,
    Mihaela

    • This reply was modified 5 years, 3 months ago by Miha.
    Thread Starter tirahwawas

    (@tirahwawas)

    Hi Mihaela,

    Thank you, it work! ??

    Regards
    Tirah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘slide not responsive’ is closed to new replies.