Social icons too small

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support Forums Support (Legacy) Social icons too small

This topic is: Resolved

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1730

    Daniel Cotillas
    Participant

    I´ve just bought Buzz theme and everything goes great… except the fact that the social icons on the top menu right appear too small.
    I thought it was some sort of problem with Jetpack but it doesn´t look like that.
    Do you know how to make them look fine and if Jetpack crash anything inside?
    Thanks in advance

    #1734

    Boaz
    Keymaster

    Hi Daniel,
    There is no built-in way of doing it, but you can add CSS.
    Something like this:

    #top-bar ul.social-links li a .social-icon:before {
        font-size: 2em;
        margin:5px;
    }

    As for Jetpack – It can cause problems many times, so if you encounter any weird issues, switch it off and see if this solve things.

    #1742

    Daniel Cotillas
    Participant

    It doesn´t work yet… If you see on comunicacionabierta.net the icons doesn´t look fine.
    Tell me if I can put here any more questions not related to social icons but for my Buzz instalation or I might open another thread.
    Kind regads

    #1744

    Daniel Cotillas
    Participant
    This reply has been marked as private.
    #1745

    Daniel Cotillas
    Participant

    I got it!!!

    #top-bar ul.social-links li a .social-icon:before {
    line-height: 45px;
    height: 45px;
    width: 45px;
    }

    Thanks anyway, I´ll be writing you soon for any ore question 🙂

    #1747

    Boaz
    Keymaster

    Great!
    If you have any other questions, please open a new discussion.

Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Support (Legacy)’ is closed to new topics and replies.