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

    I will like change the background colors of the social networks icons, i mean, if i put the mouse over instagram icon, or facebook icon, or mail icon, (mainpage, superior menu)i want to change all the colors to the same color, where or how i can do this?
    thanks in advance!

    • This topic was modified 3 years, 8 months ago by magister10.
    #1287525

    Please somebody can help me with these?

    #1287683

    Hi,

    Thanks for contacting us!

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

    
    #top #wrap_all .social_bookmarks li:hover a {
        background-color: orange;
        color: red;
    }
    

    Regards,
    Yigit

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