I am working on a charity cycling site see https://www.peter-test1.co.uk/ I am using a content slider that is responsive slider. In each route I am adding 3 icons. What I cant do is to get them to line up to the left. Can you help/advise.
Many thanks
Pete
Hey condonp,
Thank you for the inuquiry.
Looks like you have added the icons manually using html. Make sure to add a unique class name to the icon container, for example “av-custom-icon”, and then add this css code to adjust their minimum height.
#top .slide-entry-excerpt.entry-content .av-custom-icon {
min-height: 40px;
}
Result:
Best regards,
Ismael
Many thanks for this
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
