Social media icons on our mobile site are not visible, instead there is a white-line box area visible. How can I adjust this?
http://www.xenophonstrategies.com
Thanks, Ann
Hey Ann,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px){
.responsive #top #header_meta .social_bookmarks li a {
color: white !important;
}
}
Best regards,
Jordan
Worked like a charm, thanks so much Jordan!!!!!!!!! – Ann
Hi Ann,
Glad to hear that it worked!
Best regards,
Jordan