Hi,
WP Bakery.
Is it posseble to fit the photo and the white box next each other?
See attachment.
Carla
Hi,
WP Bakery.
Is it posseble to fit the photo and the white box next each other?
See attachment.
Carla
Hi Carla,
Thank you for reaching out to us. To fix the issue, please add the following code in the Theme Options > CSS:
.x-content-band.marginless-columns .x-img {
margin-bottom: 0 !important;
}
Also remove the bottom padding from your white boxes that has the text next to the photo.

Let us know how this goes!
Hi Nabeel,
Thanks. It works well!
Carla
You are most welcome. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.