Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #278162

    Can I change the color of the Header Social Media Icons? They display in Gray and kind of small (their color only shows when they are hovered) so they are not very visible.

    Here’s the site: http://www.sosotehaces.com.co

    If this is possible, how do I do it? (If you happen to have a video that would be fantastic!)

    Thank you!!

    #278178

    Hey Havi!

    Try adding this code to the Quick CSS (Enfold > General Styling):

    .social_bookmarks a {
        color: white !important;
    }

    Cheers! 
    Josue

    #278276

    Thank you Josue!!! :)

    It worked like a charm!!!

    Do you have a similar one for the Footer Headings? (It is set to #ffffff in the Enfold Settings but it displays in grey) :(

    Thank you!!

    #278279

    Try with this:

    #footer .widgettitle {
        color: white !important;
    }
    #278316

    You are a genius!!! Thank youuuu!!! :) :)

    #278324

    De nada :)

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Can I change the color of the Header Social Media Icons?’ is closed to new replies.