-
AuthorPosts
-
June 6, 2017 at 3:15 pm #804528
Hello,
Added the following to the Footer Text Widget:
<ul class=”noLightbox social_bookmarks icon_count_4″>
<li class=”social_bookmarks_linkedin av-social-link-linkedin social_icon_2″><span class=”avia_hidden_link_text”>Linkedin</span><li class=”social_bookmarks_twitter av-social-link-twitter social_icon_1″><span class=”avia_hidden_link_text”>Twitter</span><li class=”social_bookmarks_youtube av-social-link-youtube social_icon_1″><span class=”avia_hidden_link_text”>Facebook</span><li class=”social_bookmarks_facebook av-social-link-facebook social_icon_1″><span class=”avia_hidden_link_text”>facebook</span>And Added this to General Styling in the CSS:
.widget .social_bookmarks li { clear: none !important; }
Viewed the page with Firefox and chrome, but only the first icone is visibleThank you for your help
June 7, 2017 at 6:58 am #804861Hey chlon,
Please try the following in Quick CSS under Enfold->General Styling:
#footer .social_bookmarks { height: auto; }
Best regards,
RikardJune 7, 2017 at 7:45 am #804884hi Rikard,
I have added the additional CSS to the Quick CSS, I empty the cache (browser and page) but the result is the same.
Can you please review again?Regards
June 7, 2017 at 8:34 am #804916Hi,
You can try adding the !important rule after the property provided by Rikard.
Best regards,
John TorvikJune 7, 2017 at 8:45 am #804923Hi,
#footer .social_bookmarks {
height: auto !important ;
}
No change, the same result. Only the first icone is visible
Best regardsJune 7, 2017 at 1:42 pm #805081Hi,
Thanks for the feedback, though I can’t see any social icons in the footer at all now, did you remove them? We need to inspect the actual element in order to help you.
Best regards,
RikardJune 7, 2017 at 2:26 pm #805090Hi,
thank-you for your answer. I empty the cache, and the icons are visible (see the page in private). But how we can align them horizontallyBest regards
June 7, 2017 at 8:35 pm #805268Hi,
Many thanks to everyone for your help . I’ve fixed this issue by myself.
Best regardsJune 7, 2017 at 8:39 pm #805272Hi Chlon,
Glad you figured it out! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Social Icons in Footer problem’ is closed to new replies.