Remove social icon from mobile menu?

Posted in: Newspaper
Post count: 7

How to remove the social icons from mobile menu?
I’ve tried what you guys mentioned in other topics but doesn’t work.

Post count: 623

Hello

add following code in custom CSS section

#td-mobile-nav .td-menu-socials{display:none;}

This will remove social icons on menu slider.
Result: http://prntscr.com/h66o3w

Post count: 7

Hi, Amit. Thanks for your reply.

But the icons still appear after adding the code you’ve given…

Post count: 623

are you using mobile theme plugin?

Post count: 7

No. Do I have to use it then add the code ?

Post count: 623

No need

Make sure you are adding code at the right place and clear all cache from both plugin and CDN.
Also clear browser cache

Post count: 7

Finally done, thanks Amit!

Post count: 623

Welcome @thry

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