Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #268808

    Hi, I’m choosing the header with the social media icons (facebook, twitter, g+). They are pretty small on the top right corner and I would like to make them bigger. How could I do that?

    Thanks!

    #268820

    Hey WaldenDesign!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top .social_bookmarks li a { font-size: 18px; }

    Regards,
    Yigit

    #268821

    Hey!

    Try adding this code to the Quick CSS:

    .social_bookmarks a {
        font-size: 26px !important;
    }

    Cheers! 
    Josue

    #268824

    perfect! Thanks!

    #268826

    You are welcome, glad we could help :)

    Regards,
    Josue

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