Tagged: footer, social icons
-
AuthorPosts
-
February 11, 2019 at 10:49 am #1065368
Hello,
I would like to hide/remove the social icons from the footer. I only want to show a link to my legal mentions.
Best,
February 11, 2019 at 6:22 pm #1065573Hey asolleux,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonFebruary 11, 2019 at 6:40 pm #1065592February 11, 2019 at 6:46 pm #1065599Hi,
Add this to quick css:
@media only screen and (min-width: 767px) { #av_section_4 .avia-icon-grid-container{ display:none!important; }}Best regards,
Jordan ShannonFebruary 12, 2019 at 10:06 am #1065874Hi Jordan,
Thank you for your answer,
I added the quick css, however it’s seems not to work.
Any other fix maybe ? :)
// EDIT it did work but not on the icon i wanted to hide. The one I wanted to remove were the one one the bottom right corner.
Best,
Augustin-
This reply was modified 6 years, 9 months ago by
asolleux.
February 12, 2019 at 4:45 pm #1065991Hi,
On mobile, or both mobile and desktop? Please screenshot where you would like it removed.
Best regards,
Jordan ShannonFebruary 12, 2019 at 4:55 pm #1065997Hi,
On both mobile and desktop.

The icons i’d like to remove are the 3 little one, on the bottom right corner (Youtube, Linkedin, Twitter).
Best,
February 12, 2019 at 6:57 pm #1066054Hi,
I see. Add this to quick css:
footer .noLightbox.social_bookmarks.icon_count_3{ display:none!important; }Best regards,
Jordan ShannonFebruary 13, 2019 at 9:59 am #1066361Hi Jordan,
It worked well,
Thank you for your help :)Best,
AugustinFebruary 13, 2019 at 6:10 pm #1066566Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.Best regards,
Jordan Shannon -
This reply was modified 6 years, 9 months ago by
-
AuthorPosts
- The topic ‘Hide social icons from footer’ is closed to new replies.
