Is there a way to change the text (font) size in a Content Element text Block? I have a notion that it is a line of code, or command that is put in front of the text but I cannot figure it out.
Hi Roger!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia_textblock p { font-size: 16px; }
Cheers!
Yigit
Doesn’t this make all of the textblocks for the whole website all the same then. Is there a way to have each text block a different text size?
Hey!
You can turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and have each text block element with different font sizes
Regards,
Yigit