Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #448120

    I apologize if this is a duplicate request, but I have been unable to locate an answer in the forum. Would someone be so kind as to help me understand how to change the shape of the hover feature of the social icons from circular to squared?

    I thank you in advance for your support.

    #448879

    Hey derek!

    Thank you for using Enfold.

    Add this in the Quick CSS field:

    #header_main .social_bookmarks li a {
      border-radius: 0;
    }

    Cheers!
    Ismael

    #449115

    Thank you Ismael! Very much appreciated.

    • This reply was modified 8 years, 11 months ago by derekroscoe.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘social icons – change circle to square on hover’ is closed to new replies.