Mobile Menu bug and problem with mobile version

Posted in: Newspaper
Post count: 7

Hi everyone,

I need some help. First, i don’t know how remove the social media menu of the mobile menu. If anyone knows how to remove the menu, please, help me.

I have another problem with the mobile version. When i make a click in any post, and i come back to home page, it’s changes, and only shows the latest news page. How i can fix this?

Thanks!

Post count: 18283

Hello !

1. 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

2. That is becaue you have the Mobile Theme plugin from the theme panel active. The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.

Thank you !

Post count: 7

Nice Vlad, the web works correctly.

Thanks for your help! I’m trying to apply that code in the style.css file of the child theme, but it doesn’t works..

Best regards.

Post count: 35449

Hi,

Please make sure that you are using the child theme from the package, activate the child theme and clear all cache.
-> https://www.screencast.com/t/SkcjyR0cOz
-> https://www.screencast.com/t/MkJLowyOz

Thank you!

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