How to hide social icons

Posted in: Newspaper
Post count: 59

Hello,
I want help in hiding social icons in mobile menu.
See the image below:

Thanks.

Post count: 59

I did it already with this code:


@media
(max-width:767px){
.td-menu-socials{
display:none;
}}

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