shembach Posted October 16 Posted October 16 Hi, I have a text block inside of a shape and want to set the padding around the text in all directions. The following CSS adds padding on top and on the left side, but pushes the text block to the right. div#block-724f4172d3f3e1738bd2 { padding: 5% !important; } site is here Any help would be greatly appreciated.
Spark-Plugin Posted October 16 Posted October 16 Hi @shembach, If it's an option, you could remove the shape and set a background color for the text block instead. From there, you can adjust the padding to fit your needs. Please check the attached screenshots for guidance. - Answered by Iuno from sparkplugin.com
shembach Posted October 16 Author Posted October 16 Thanks @Spark-Plugin for the workaround! Spark-Plugin 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment