Hello team,
I use the icon list. But only the title without content. My title should appear centered next to the icon.
what can we do?
Thank you. + Greetings
Hey mary301187,
Thank you for the inquiry.
Please add this css code to align the icon with the heading.
.avia-icon-list .av-iconlist-empty .iconlist_title {
margin-top: 0;
}
#top .avia-icon-list-container ul li {
display: flex;
align-items: center;
}
#top .avia-icon-list-container ul li .iconlist_icon {
min-width: 64px;
}
Best regards,
Ismael
thank you very much. it works
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike