Home Forums WoodMart support forum infobox carousel not working on mobile

infobox carousel not working on mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #293204

    tcsg.toth
    Participant

    Hello. Please check why the infobox carousel not working on mobile. They are showing under each other instead of carousel.

    #293205

    tcsg.toth
    Participant

    photo attached

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

    tcsg.toth
    Participant

    you sent me this code before to make the vertical tab titles under each other. maybe this crashing it?


    @media
    only screen and (max-device-width: 768px) {
    .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom .vc_tta-tabs-list, .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list {
    display: grid;
    }
    }

    Than please send me a good one.

    #293279

    Hello,

    It is already showing fine in the carousel, please check the site after removing the browser cache. It should work fine: https://ibb.co/HDL8Zgg

    Best Regards.

    #293298

    tcsg.toth
    Participant

    I have checked in 3 iPhone (1 iPhone 6, 1 iPhone X, 1 iPhone 12), after cache clear and private browser and still have the issue. One of the phone never opened the site before. Can you please check on iPhone?

    #293334

    Hello,

    Please deactivate all the third party plugins, activate the parent theme then clear cache and check back.

    If the problem continues then leave all the third party plugins deactivated and provide with the admin panel login details of the website then we will troubleshoot with theme plugins.

    Regards.
    Xtemos Studios

    #295039

    tcsg.toth
    Participant

    The problem beacuse of the code you sent me before.

    @media
    only screen and (max-device-width: 768px) {
    .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom .vc_tta-tabs-list, .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list {
    display: grid;
    }
    }

    Please send me a working code, which solve the issue on mobile – photo attached.

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

    Bogdan Donovan
    Keymaster

    Hi,

    1. We have checked your site on iPhone device and infobox carousel looks normal on it. Please, check the screenshots:
    Chrome: https://prnt.sc/13ducma,
    Safari: https://prnt.sc/13duez7

    2. Custom CSS code you’re referring to is changing “vc_tta-tabs-list” HTML element which is located in another section, and not a part of the tabs content or carousel (screenshot https://prnt.sc/13dupih). If you want a replacement for this code, please provide a topic link reply where we provide this code for you.

    Kind Regards

Viewing 8 posts - 1 through 8 (of 8 total)