How do I get the social icons in the socket of my site (http://rightideaagency.com/) to change color when I scroll over them like they do on this site built with Enfold: http://thedrivewaycodemo.com/? Also, how do I add my main menu to the socket like that site does?
Hey rutledgeim!
You have following custom CSS code
#top #wrap_all .social_bookmarks li a {
font-size: 40px !important;
}
Please remove it and then go to Appearance > Menus and create a new menu and check “Enfold footer menu” under Menu settings
Cheers!
Yigit
Thank you! That works.