Okay
  Public Ticket #2319750
Social Section
Closed

Comments

  • vanblarcom started the conversation

    How do we remove some of the social media links in the social section. We do not have all of them

  •  840
    Jelly replied

    Hello,

    Add this code to Appearance > Customize > Additional CSS or at the end of style.css:

    .footer-container .social-ico.s-youtube { display: none !important }
    

    Instead of s-youtube you can use s-facebook, s-twitter, s-plus, s-soundcloud.

    Best Regards,
    Jelly Team