Hi,
I wonder how I can create a text box with a border like the attached example image link, using avia layout builder.
Thanks
Regards
Hi Elsa!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your text block element and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { border: 1px solid blue !important; border-radius: 10px !important; }
Regards,
Yigit
Hi Yigit,
Great!
Many thanks.
Regards
Elsa Soares