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

    How do I change the size of the social media icons in the header? Thanks.

    #474259

    Hey mattb1169!

    Thank you for using Enfold.

    You can use this css code to adjust the size of the social icons:

    #top .social_bookmarks li a {
      width: 30px;
      line-height: 30px;
      min-height: 30px;
      height: 100%;
      font-size: 15px;
    }

    Adjust the values.

    Regards,
    Ismael

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