hi support!
I have a few places where I use 1 column with a border. Within that border is a text block. I would like some padding between the border and the text. I have tried a few options in custom css,, and also with a custom css class (kaderomtekst), but can’t get it to work.
Can you help me please?
.avia_textblock {
padding: 10px !important;
}
.avia_textblock #kaderomtekst {
padding: 10px !important;
}
#kaderomtekst {
padding: 10px !important;
}
Hey bbbmarije,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css or in in your child theme style.css
.avia-builder-el-1 .av_textblock_section {
padding: 20px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Vicrtoria,
This works great. Thanks very much!
Maaike
Hi,
Great, please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thanks, You can close this topic :-)