• Resolved ebarcena

    (@ebarcena)


    Is is posible to only display icons (no text) in the footer social menu? And would it be possible to add support for TikTok as well??

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @ebarcena,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .social-icons span { display: none; }

    Let me know if that does it. I don’t have any current plans on adding the TikTok icon, unfortunately.

    — Anders

    Thread Starter ebarcena

    (@ebarcena)

    Hey Anders, thanks a lot. Code works perfectly. Hope you change your mind about the TikTok icon as it’s a very popular social media.

    Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display icons only on social menu’ is closed to new replies.