Tagged: margin
Hello!
i would like to reduce the top margins of the avia Builder Elements.
Here is a screenshot of the margin i am talking about (the orange margin):
https://docs.google.com/file/d/0B-I4iaY2YA9jUjA3bTV0bjF5cEE/edit?usp=sharing
Thank you in advance!
Best,
Jeff
Hi Jeff,
Please try adding following code to custom.css file or Quick CSS in Enfold Theme options page under Styling
div.column-top-margin { margin-top: 0; }
Regards,
Yigit
Hi Yigit,
thank you, that was excactly what i needed! Problem solved.
Best,
Jeff