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

    Hallo,

    Ich habe eine Frage Bezgl. einer Icon Liste.
    Leider sind die Titel vertikal nicht zentriert.
    Kann man die Titel mittig von dem Kreis setzen?

    Bitte um Hilfe.
    Vielen Dank!

    #1095782

    Hey,

    It seems like you have following custom CSS code in Enfold theme options > General Styling > Quick CSS field

    .avia-icon-list .av-iconlist-empty .iconlist_title {
        margin-top: 17px;
    }

    Please change it to following

    .avia-icon-list .av-iconlist-empty .iconlist_title {
        margin-top: 10px;
    }

    Best regards,
    Yigit

    #1095788

    Yes it works :)

    Thank you so much!

    Best regards

    #1095795

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

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