Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1119169

    Hallo,

    ich möchte in einem Text-Block die Schriftgröße auf 110% erhöhen. Wie kann ich dies erreichen?

    Vielen Dank!

    #1119269

    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

    #1125881

    Can be closed, thank you!

    #1126093

    Hi,

    Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Schriftgröße in Text-Block’ is closed to new replies.