Mobile Menu still showing on website

Posted in: Newspaper
Post count: 12

Hi
I wanted to if there is a fix on this. Tried all steps and so far nothing.
Vikram suggested this temporary fix still having problems.
#td-mobile-nav, .td-search-wrap-mob, .td-visual-hidden {display : none;}

are your guys going to release a fix on issues that is going on.

Post count: 23312

Hello themusic20202,

I do not exactly understand what you want to achieve with this code. Please provide more details about this case so I will be able to provide a more accurate response.
If you want to get rid the main menu for mobile, please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-mobile-content {
display:none;
}

The result you should see here -> http://screencast.com/t/dNiz3NQpHa

Thanks.

Post count: 12

Thanks for your response.

I understand that there is a on going issue because from the other posts i have read that
the reason the mobile menu is showing on desktop version is of a old style.css file from previous build.
how do i update the file to new build?.

here is the on going issue post

https://forum.tagdiv.com/topic/mobile-menu-and-regular-menu-showing-on-page/

Post count: 23312

Hello themusic20202,

Please notice that this problem is most likely caused by your cache. Please try to clear all your caches, purge CDN files if you are using the CDN and test it again and see how it works. So, if your problem is still there after these, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect your setup page. Also, please provide the link of this topic so we can identify you.

Thank you for your understanding!

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