Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #569146

    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.

    #569349

    Hey!

    Try adding this code to the Quick CSS:

    #socket .social_bookmarks li a{
        font-size: 20px;
        width: 30px;
        line-height: 28px;
    }

    Cheers! 
    Josue

    #569457

    Thanks – That allows the icons to show and the links to work, but the horizontal spacing is all wonkers… any suggestons?

    Thanks,

    • This reply was modified 8 years, 10 months ago by scottrseeley.
    #569657

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.