Image carousel by Visual composer is not responsive at all

Home Forums Gillion Theme Image carousel by Visual composer is not responsive at all

Home Forums Gillion Theme Image carousel by Visual composer is not responsive at all

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Anvar
    Participant

    I’ve added Image carousel with Visual composer. It’s not responsive at all, please review this link, check on mobile or resize the browser.

    thanks

    Attachments:
    You must be logged in to view attached files.

    Hi Anvar,

     

    I hope you are well today and thanks for posting here.

     

    Could you please share me your site URL where it’s displaying so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Anvar
    Participant

    Could you please try using below custom CSS code to make it responsive?

     

    .vc_carousel-slideline {
        max-width: 100%;
    }
    
    .vc_images_carousel {
        max-width: 100%;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)