How to adjust zoom on iPad - by Evgeny V

This topic has 6 replies, 2 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler

  • Avatar: Evgeny V
    Evgeny V
    Participant
    October 31, 2019 at 16:50

    Hello,

    Could you please help to adjust zooming of the “Call to action” block on iPad with retina? https://prnt.sc/pqpxph

    Regards

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2019 at 20:13

    Hello,

    Please describe the desired result in more detail.

    Regards

    Avatar: Evgeny V
    Evgeny V
    Participant
    December 8, 2019 at 13:19

    Hello,

    Probably I described the issue incorrectly. I just want the text to be scaled in order to fit on one line, as it displays on the desktop https://prnt.sc/q7u5h7 and mobile https://prnt.sc/q7uk48.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2019 at 14:29

    Hello,

    Try to set the next settings for 3 columns with the text – http://prntscr.com/q7v5qv > http://prntscr.com/q7v5ux
    or add this code in Custom CSS for page http://prntscr.com/q7v77t

    @media only screen and (max-width: 1290px) and (min-width: 768px){ 
        h2.vc_custom_heading {
            font-size: 2vw !important;
            line-height: 3vw !important;
        }
    }

    Regards

    Avatar: Evgeny V
    Evgeny V
    Participant
    December 13, 2019 at 08:08

    Hello,

    Many thanks! I used the CSS code and the page looks fine on iPad now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2019 at 08:27

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘How to adjust zoom on iPad’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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