Social Media Icons Not Showing In Header Image
-
Hi, this is only happening on the desktop version of my site. The social media icons are working on mobile. https://gwmac.com
Here is what I have tried so far but it isn’t working.
}
.header-social a.header-facebook {
background: #598347 none repeat scroll 0 0;
}
.header-social a.header-twitter {
background: #983473 none repeat scroll 0 0;
}
.header-social a.header-money {
background: #984733 none repeat scroll 0 0;
}
.header-social a.header-shopping-cart {
background: #873422 none repeat scroll 0 0;
}
.header-social a.header-rss-square {
background: #978344 none repeat scroll 0 0;
}
.header-social a.header-bookmark {
background: #283622 none repeat scroll 0 0;
}I would be grateful if someone can tell me what I am doing wrong. Today I made a larger and wider header image. The search box in the upper right corner works fine but can’t seem to get the social media to appear in the upper left corner of image.
One other issue is the blank white space below the header image is unnecessary. Any way to reduce that blank area between the image and where it turns grey? Thanks
- The topic ‘Social Media Icons Not Showing In Header Image’ is closed to new replies.