Visual Composer – Stretch Row Acting as "Stretch Row and Content"
-
Hi Xtemos,
Inside Visual Composer my site is acting strangely. When a row is set to Stretch Row it acts as “Stretch Row and Content”.
I saw this note inside VC “Select stretching options for row and content (Note: stretched may not work properly if parent container has “overflow: hidden” CSS property).” however I haven’t customized any settings with overflow.
This didn’t happen until I updated the theme + plugins which I did so today.
This is a major concern for me, any assistance would be appreacited.
Hi,
It happens because of the following code snippet add by you
https://gyazo.com/be2fa5cbc9aa3ac8c61a9ec2b85b3c3b
Regards
Can I ask you why it is doing this? The reason as to why I’ve added padding via Custom CSS is so I can customize the responsiveness (i.e. change the padding for smaller devices). Or should I direct this question to Visual Composer directly?
Visual Composer stretches the row using width and paddings CSS properties. And when you change padding-left and padding-right you break this functionality.