Reply To: Visual Composer column rows not reading on Mobiles

Home Forums Support Visual Composer column rows not reading on Mobiles Reply To: Visual Composer column rows not reading on Mobiles

Home Forums Support Visual Composer column rows not reading on Mobiles Reply To: Visual Composer column rows not reading on Mobiles

#205385
Tom
Lead Developer
Lead Developer

1. This is an issue with the plugin itself that they should fix.

@media (max-width: 768px) {
    .ttshowcase_form_wrap label {
        display: block;
        width: 100%;
    }
}

2. If you’re using the latest version of GP Premium, you can do this using Typography in “Customize > Typography > Mobile Typography”.

3. Same as #2 🙂