Tagged: icon list
Hi team,
I tried inspecting the css to see if there was something causing this issue but I cannot find a solution. On the icon list element there appears to be some dotted lines running down behind the icons. I’ve included both a screen shot and link in the private content.
How do I remove those dotted lines?
Thanks!
Hey msbllc,
Add the following to quick css:
.main_color .avia-icon-list .iconlist-timeline{
border:none!important;
}
Best regards,
Jordan Shannon