Reply 227599 to: 2 Columns responsive

Avatar: Olga Barlow
Olga Barlow
Support staff
December 30, 2019 at 17:54

Hello,

This is Massive Addons plugin element, so we can’t change it for all the users because we are not plugin developers. But you can add the following code to Custom CSS to fix it

@media only screen and (max-width: 767px) {
    .mpc-carousel-anything .slick-slide > div:not([class^="mpc"]) {
        flex-direction: column;
    }    
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.