Tagged: 

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

    Hi,
    I read through all 4 pages of Enfold’s social icon topics in the forum and still am having issues.

    Added the following to the Footer Text Widget:

    <ul class=”noLightbox social_bookmarks icon_count_2″><li class=”social_bookmarks_twitter av-social-link-twitter social_icon_1″><span class=”avia_hidden_link_text”>Twitter</span><li class=”social_bookmarks_facebook av-social-link-facebook social_icon_2″><span class=”avia_hidden_link_text”>Facebook</span><li class=”social_bookmarks_instagram av-social-link-instagram social_icon_2″><span class=”avia_hidden_link_text”>Instagram</span><li class=”social_bookmarks_linkedin av-social-link-linkedin social_icon_2″><span class=”avia_hidden_link_text”>LinkedIn</span>

    Added this to General Styling in the CSS:

    .widget .social_bookmarks li { clear: none !important; }

    Viewed the page with Firefox and used Firebug. Saw that the icons are listed, but they are grayed out.

    Am I missing an all important step?
    Thank you kindly in advance for your help.

    #767945

    Hey JPGlobal,

    Just add this custom CSS code to change the color at Enfold Theme Options > General Styling > Quick CSS

    
    #footer .social_bookmarks li a {
    color: #fff !important;
    }
    

    Best regards,
    John Torvik

    #768143

    Hi John,
    I have added the additional CSS to the Quick CSS and I still do not see the icons in the footer. Can you please review again?

    #768148

    Hi!

    They show up fine on my end, attached a screenshot in private content field.

    Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Regards,
    Yigit

    #769097

    I have flushed my browser multiple times and still cannot see the icons in neither FireFox nor Chrome. I am able to see the icons in Safari, however, the LinkedIn icon is using the Instagram artwork.

    In private content I placed an image with Firefox on the left and Safari on the right.
    I also included the updated code in the widget so that you can see it.

    Thank you!
    Jody

    #770488

    Hi,

    I get the same results as Yigit using Chrome, could you open a the site in an incognito window in Chrome? That should not use any caching.

    Best regards,
    Rikard

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