Tagged: mobile
Hello, i have my site set up but cant seem to get the social icons working in the header for iphones
The facebook icon shows up in the top header for computer and ipad but not for iphone .
I have in header under extra elements display in top bar at right
Hey!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.responsive #top #header_meta .social_bookmarks li a {
color: #888888;
}
Best regards,
Yigit
yep that got it , thanks