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!
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
Yes it works :)
Thank you so much!
Best regards
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