Hi,
https://www.benestamgolfdesign.com/
How can I see the social icons in the header on mobile?
Thanks
Charlotte
Hey Charlotte,
Add this to quick css:
@media only screen and (max-width: 479px){
.responsive #top #wrap_all #header .social_bookmarks{
display:block!important;
}}
Best regards,
Jordan Shannon