Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #543076

    Hallo,

    ich würde gerne die Icon Liste so anpassen, dass der Abstand zwischen den Punkten um die hälfte kleiner wird, wie kann ich das tun?
    Testseite mit beispiel ist: http://enfold.tvg.de/ unter Profitieren Sie von lokaler Werbung

    Vielen dank und viele Grüsse,
    Stefan Schnupp

    #543326

    Hey tvgverlag!

    Add this to your custom CSS.

    .avia-icon-list > li {
        padding-bottom: 0px !important;
    }

    Cheers!
    Elliott

    #543498

    Thanks Elliot,
    that works fine ;)

    best regards,
    Stefan

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Icon Liste’ is closed to new replies.