Dear support,
how do I align my links to the center of the icons. The spacing and alignment is a bit off now. How do I make it more spaced out and aligned perfectly? Please help.
My url : http://www.v-on-shenton.info/floor-plans/
Thank you!!
Hey dalen550!
Please try to insert this code into the quick css field:
.page-id-269 .entry-content-wrapper div .avia-icon-list li {
min-height: 88px;
}
.page-id-269 .avia-icon-list .iconlist_title {
top: 0;
margin-top: 19px;
}
Best regards,
Peter