Tagged: social icons, socket, top menu
Good day,
Can I make the social icons in the top menu bar and the socket be different sizes?
I’ve increased the size in the top menu bar and am pleased with the appearance, but the social icons in the socket are a bit too large and for some reason one of the accounts won’t show – it shows the hover state but the link doesn’t work. I’d like to reduce the size in the bottom socket.
I’ve adjusted the css as recommended in a few threads, but I can’t quite get it right.
Please advise…
Thanks.
Hey!
Try adding this code to the Quick CSS:
#socket .social_bookmarks li a{
font-size: 20px;
width: 30px;
line-height: 28px;
}
Cheers!
Josue
Thanks – That allows the icons to show and the links to work, but the horizontal spacing is all wonkers… any suggestons?
Thanks,
Hey!
There’s seems to be a unclosed a
tag in one of the footer links, can you fix that first or hand me a WordPress administrator account?
Regards,
Josue