Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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 visible

    Thank you for your help

    #804861

    Hey chlon,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer .social_bookmarks {
        height: auto;
    }

    Best regards,
    Rikard

    #804884

    hi 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

    #804916

    Hi,

    You can try adding the !important rule after the property provided by Rikard.

    Best regards,
    John Torvik

    #804923

    Hi,
    #footer .social_bookmarks {
    height: auto !important ;
    }
    No change, the same result. Only the first icone is visible
    Best regards

    #805081

    Hi,

    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,
    Rikard

    #805090

    Hi,
    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 horizontally

    Best regards

    #805268

    Hi,
    Many thanks to everyone for your help . I’ve fixed this issue by myself.
    Best regards

    #805272

    Hi 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

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Social Icons in Footer problem’ is closed to new replies.