Tagged: social icons
Hello. Please see the link in the private area. Any way to get the two icons to line up side by side without using 2 columns?
Thank you,
Ryan
Hi Ryan,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-66 .av_font_icon {
display:inline-block !important;
}
Regards,
Rikard
Good to go! Thank you!