Text not mobile - by Digital1010 - on WordPress WooCommerce support

This topic has 7 replies, 4 voices, and was last updated 4 years, 3 months ago ago by Olga Barlow

  • Avatar: Digital1010
    Digital1010
    Participant
    January 21, 2020 at 20:20

    My text doesnt seem to align mobile.

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: John Holden
    John Holden
    Support staff
    January 22, 2020 at 05:49

    Hi,

    Please use below code

    @media (max-width: 480px){
    	.vc_custom_1579382051140 .infocontent {
    		width: auto;
    	}
    
    	.vc_custom_1579382051140 .infocontainers{
    		margin-left: 0;
    	}
    }

    Regards,
    Hung PD

    Avatar: Digital1010
    Digital1010
    Participant
    January 22, 2020 at 15:31

    Awesome

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 22, 2020 at 15:59

    Hello,

    Please provide temporary wp-admin access.

    Regards

    Avatar: Digital1010
    Digital1010
    Participant
    January 23, 2020 at 17:03

    .

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 23, 2020 at 18:16

    Hello,

    I would not recommend you using width limits for the row but better to use columns layouts and responsive options of the WPBakery to limit the width of the text block http://prntscr.com/qrw8h2 Try vw paddings to get bigger padding at desktop and smaller at mobile device http://prntscr.com/qrw94i

    I have duplicated the mentioned row and created an example using the described options.
    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 23, 2020 at 18:29

    P.S. I would recommend to use jpg format for images without transparent background and optimize them using https://tinypng.com/ . Because for example this image http://prntscr.com/qrwfj9 in png takes 630 KB but jpg 93 KB. A big difference for page speed, don’t you think?

    Regards

  • Viewing 7 results - 1 through 7 (of 7 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.