Remove Social Media Icons From Mobile Menu

Posted in: Newspaper
Post count: 31

Hello! Just trying to make the perfect template… and got a question.

I do not really want my social media on it, and it is not a part from my menu settings.

From https://minecraft-resourcepacks.com/make-money-gaming/

It looks like https://imgur.com/a/nNG6nG4 on mobile (I do not want FB, Twitter, Youtube) ON MOBILE.

I have it selected as this Menu https://imgur.com/a/TemFtCM

Now, When in Menu (in WordPress) it shows up and does not have the social icons in it. https://imgur.com/a/QXas2rC

How do I remove the social media icons from the Menu (on Mobile Only)?

Just wanted to let you know I dook all the steps lol

Post count: 35449

Hi,

If you want to remove the social notworks, just clear/remove the links from theme panel > social networks -> http://prntscr.com/pndvgo or you can use a custom css like this one > http://prntscr.com/pndvwt
#td-mobile-nav .td-menu-socials {
visibility: hidden;
}

Set the code in Theme panel> Custom code> Custom css

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.