Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #531412

    Ich möchte das Enfold-Layoutelement “Reiter” anpassen und die Schrift in den Boxen (z.B. Dolmetschen) vergrößern. Wo kann ich die Einstellung vornehmen?

    #531496

    Hi eisrina!

    Try adding this to your custom CSS.

    .tab_titles > div {
        font-size: 13px !important;
        font-family: verdana !important;
    }

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.