Tagged: social icons
-
AuthorPosts
-
March 27, 2017 at 10:11 pm #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.March 28, 2017 at 8:12 am #767945Hey 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 TorvikMarch 28, 2017 at 2:03 pm #768143Hi 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?March 28, 2017 at 2:15 pm #768148Hi!
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,
YigitMarch 29, 2017 at 9:28 pm #769097I 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!
JodyApril 2, 2017 at 5:04 am #770488 -
AuthorPosts
- You must be logged in to reply to this topic.