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

    Hallo,

    ich nutze auf einer Seite im Avia Layout Architekt das Inhalts Element “Blog Beiträge” mit der Einstellung “Textausschnitt mit Weiterlesen-Link”

    Gibt es eventuell einen Quick-CSS Code mit dem ich die Textgröße des Textausschnittes anpassen kann, die ist nämlich größer als die Standard Schriftgröße ?
    Wenn man den Beitrag dann auswählt um ihn komplett zu lesen stimmt die Textgröße wieder.

    Gruß
    Frankmen

    #615685

    Hey Frankmen!

    Thank you for using Enfold.

    If I understand correctly, you want to adjust the font size of the blog post excerpt. Is that correct? Please add this in the Quick CSS field:

    .template-blog .entry-content {
        font-size: 20px;
    }

    If it doesn’t work, a link to the page will help.

    Cheers!
    Ismael

    #615782

    Hi Ismael,

    a link is not nessesary because your code works perfect !!
    Many thanks …

    Greetings
    Frankmen

    #616178

    Hey!

    schön, dass es klappt. Lass uns gerne in einem neuen Ticket wissen, wenn du wieder Hilfe brauchst mit dem Theme. Wir unterstützen dich gerne.

    Gruß,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Textgröße bei Blog Vorschautext anpassen ?’ is closed to new replies.