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

    Hi,
    wie kann ich über Quick-CSS den Zeilenabstand im Text unter der Bildüberschrift bei der „Slide-Show (volle Breite)“ ändern?
    Ich suche hierzu eine CSS-Angabe, die den Abstand relativ zur jeweils gewählten Schriftgröße verändert.
    Vielen Dank schon jetzt und beste Grüße, Johannes

    #594282

    Hi Johannes!

    Thank you for using Enfold.

    Please try this css code:

    .avia-caption-content {
        line-height: 2em;
    }

    Cheers!
    Ismael

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