Tagged: , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1054953

    Hey guys,

    is it possible to make those icons parallel to each other?
    https://ibb.co/qxHsk84

    Thanks for your help!

    #1054955

    it will be much easier to inspect your code if we had a live link.
    Otherwise we had to reproduce your site – and it’s very time consuming

    Try to adjust the minimum height of the list item to your needs.

    .avia-icon-list.av-iconlist-big  li {
        min-height: 200px !important;
    }
    • This reply was modified 5 years, 9 months ago by Guenni007.
    #1054959

    [Link]

    • This reply was modified 5 years, 9 months ago by Fungieren.
    #1054960

    ich bin wie Sie auch nur ein Teilnehmer mit manchmal guten hilfeangeboten.
    Daher sehe ich die Zugangsdaten nicht.
    Versuchen sie den code oben – eventuell die 200px anpassen

    #1054965

    Hat super funktioniert vielen Dank!

    #1054967

    bitte so nehmen sonst sind die kleinen listen auch verändert:

    .avia-icon-list.av-iconlist-big  li {
        min-height: 200px !important;
    }
    #1054969

    Dankeschön!

    #1055626

    Hi Fungieren,

    Glad you got it working for you with Guenni007’s help! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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