Hide Social Share Icons in the mobile menu

Posted in: Newspaper
Post count: 2

Hey,
i didnt find an option to show or hide the social icons in the mobile menu. Is there an option in the theme settings or do i have to edit the theme itself to get rid of them?
Thanks for your help,
Marcel

Post count: 18283

Hello !

In order to hide those icons you will need to apply this CSS code
#td-mobile-nav .td-social-icon-wrap {
display: none;
}
here: https://www.screencast.com/t/6vHARUv2pcv and it should look like this: https://www.screencast.com/t/hmT2VoO1wAox

Thank you !

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