I am looking to centralise my avia_textblock to the colour section it is in relative to the top/bottom and left/right of the bounding box.
Is there any quick CSS that can bee added to keep it centralised?
Hey SamScrimshaw!
Password needed.
Please turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give you text block a CSS class and then add following code to Quick CSS field
.your-custom-css { text-align: center !important; }
You can also center align your text using the icon on editor – http://i.imgur.com/zVdtN5M.png
Regards,
Yigit