Hallo,
ich möchte in einem Text-Block die Schriftgröße auf 110% erhöhen. Wie kann ich dies erreichen?
Vielen Dank!
Hey zeadZeven,
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
.avia_textblock p {
font-size: 20px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Can be closed, thank you!