Hi there
I have added some custom CSS to change the size of the icons but now I’ve noticed the dotted line that usually runs down the center of the icons is showing to the right – can you please help me get the line centered again: https://www.skills4lifepsychology.com/anxiety/
here is the custom css:
/* Icon list icon size */
.avia-icon-list .iconlist_icon {
height: 30px;
width: 30px;
line-height: 30px;
font-size: 18px;
}
#top .avia-icon-list .iconlist_icon {
top: 15px;
}
Cheers
Natasha
Hey xfacta,
Please try this CSS as well:
.avia-icon-list .iconlist-timeline {
top: 35px;
left: 46px;
}
Best regards,
Rikard
Hey Rikard
thank you – I had to adjust the left number but it worked :-)
Cheers
Natasha
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Thanks so much – you can close