Tagged: text box
Hi
Is there a way to place a colour in a text box?
Thanks
Richard
Hey Richard!
Please turn on custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text block a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { background-color: red !important; }
Best regards,
Yigit
Hi Yigit
Perfect. It will also allow me to do a few other things as well.
Regards
Richard