Site display on iPad and iPhone - by themehelp

This topic has 4 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Robert Hall

  • Avatar: themehelp
    themehelp
    Participant
    October 10, 2016 at 11:03

    Hi
    The theme is not displaying 100% right on newer ipads and iphones. Is there custom CSS you can give me for these breakpoints?

    Thanks

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 10, 2016 at 11:06

    Hello,

    Could you please clarify with more details what exactly you mean and show us screenshots?

    Regards,
    Robert Hall

    Avatar: themehelp
    themehelp
    Participant
    October 10, 2016 at 15:12

    I think it is just the buttons on the slider. Is there a way to hide the slider on Mobile and Tablets but show the slider on Desktop?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 10, 2016 at 15:22

    Hello,

    Please try to add this code in custom css

    @media (max-width: 992px){
    .vc_custom_1398413431182{
    display:none;
    }
    }

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.