Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1328221

    Hi!

    Could you please help me,
    How to remove the hover in the header of the social icons?

    #1328229

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top #wrap_all #header .social_bookmarks li:hover a {
        background: transparent;
    }
    

    Best regards,
    Yigit

    #1328232

    Hi Yigit!

    Thanks, it is working well!

    Have a good day!
    Szami

    #1328257

    Hi Szami,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘header/menu – social icon hover remove’ is closed to new replies.