Tagged: margins, Text block
I need help for inserting margins in selected text blocks – e.g. 10 px top/bottom/left/right. How do I achive this?
Thanks in advance!
Yth
Hi,
Please go to Enfold theme options > Layout Builder and check “Show element options for developers” and then edit your text block and give it a custom CSS (“my-custom-class” in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab
.my-custom-class { margin: 10px; }
Regards,
Yigit
Thanks for your fast and efficient support, Yigit :-)
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit