Hi guys,
I really like the PageBuilder but it would be awesome if it has a padding or spacer widget to add specific space on top or bottom of other widgets.
Example: I have a two column row like in the prebuild black layout. A textarea left side and an image to the right. I want the image to have no padding so it fits exactly into the row. But I want the text to have some padding on top and bottom so it would be great I could add some padding/space to this column only.
Currently I can just add a general padding all around the column (also left and right).
So a padding/space widget wuld give a lot more flexibility.
Any ideas?
Cheers
Michael
Hi Michael
Thanks for taking the time to provide feedback! I’ve marked this thread as a feature request. We often look through these threads to get ideas for what to add in our future updates. Hopefully, we’ll be able to add this in a future update.
For now you could use custom CSS classes in the row or widget Attributes tab and target those in a Custom CSS plugin.
Thanks Andrew.
For sure :)