This topic has 7 replies, 4 voices, and was last updated 4 years, 10 months ago ago by Olga Barlow
My text doesnt seem to align mobile.
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
Awesome
Hello,
Please provide temporary wp-admin access.
Regards
.
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
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
You must be logged in to reply to this topic.Log in/Sign up