Mobile Page showing different than setup.

Posted in: Newspaper
Post count: 128

There is an additional social media strip showing on the Mobile. Inthe setup it is not there anywhere. How to remove it. Here is the image.

Social Media Strip on Mobile Display Though Not In Setup.

Post count: 27744

Hello,

To remove the sign in from mobile please go in Theme Panel -> Header -> Sign in/ Join ann disable the option => https://www.screencast.com/t/bRsMhYYu7V8
Also, for social if you want you can hide it, or remove it from Theme Panel -> Social Networks.
To hide them, you can use this custom code =>
#td-mobile-nav .td-menu-socials-wrap
{
display: none;
}

This code needs to be set 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.