Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #489769

    Hi, I tried the following code to make the social icons in the header (in Enfold) larger and it didn’t work… can you help me.

    I tried

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

    Any help would be greatly appreciated!

    #489771

    I figured it out. The code needs to be:

    #top .social_bookmarks.icon_count_3 {
    font-size: 14px;
    }

    because I was using 3 icons.

    Duh! Sorry to bother you!!!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Social Icons Not Enlarging’ is closed to new replies.