How can I make the social media Icons that are in my footer bigger?
Thank You
Hey swmfirm,
Add this to quick css:
#socket .social_bookmarks li a {
width: 50px !important;
height: 50px !important;
font-size: 18px !important;
}
Best regards,
Jordan Shannon