I would like to remove the Contact navigation on the socket of this site: http://www.denvertable.org/home/
AND I would like to increase the size of the social media icons. Is that possible?
Hi!
1. Go to Appearance > Menus and uncheck “Enfold Footer Menu”
2. Add this code to Quick CSS:
#top .social_bookmarks li a {
font-size: 22px;
}
Regards,
Josue