Can you please provide me with some quick css to make the border line around these icons 1px? Thanks!
Hi djshortkut!
I loaded your web site and could not see those icons there.
can you please place the design you need, so we can help you further with the borders?
Cheers!
Basilis
It’s at the bottom of the homepage in a color section right above the testimonials (See screenshot)
I’m just looking to make the border of the Standalone Icons With Border 1px instead of what it is right now.
Hi!
Please add following code to Quick CSS
.av_font_icon.av-icon-style-border .av-icon-char {
border-width: 1px;
}
Best regards,
Yigit
Thanks Yigit! You can close this thread.