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

    Hello,

    I cannot figure out how to change the color of the social icons in the top bar. They are black (only on laptop) and want them to have #881150

    http://www.fluideceramics.nl

    Best regards,
    Sascha

    #1096571

    Hey Sascha,

    Thank you for contacting us.

    The icons look fine on my end (Screenshot attached). You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    The below CSS code can be added to the “Quick CSS” section under Enfold > General Styling

    
    /* Header Social Icon color */
    #top #header .social_bookmarks li a {
        color: #881150;
    }

    Best regards,
    Vinay

    #1097603
    This reply has been marked as private.
    #1097919

    Hi,

    Great, I’m glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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