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

    Hallo. Ich habe soeben bemerkt, dass die Schrift in den Kommentaren am Blog sehr schlecht lesbar ist. Wie kann ich die Schrift dort etwas größer bzw. besser lesbar machen? Siehe Screenshot im Anhang.

    Vielen Dank und herzliche Grüße, Alexander

    View post on imgur.com

    #1372861

    Hey diefleischerei,

    Thank for the question.

    You can try this css code to adjust the style of the comments including the font size.

    #top .comment_text {
        clear: both;
        font-size: 1.3em;
        padding: 0 0 15px 0;
        border: none;
    }

    Please make sure toggle or temporarily disable the Enfold > Performance > File Compression settings after adding this modification.

    Best regards,
    Ismael

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