Top menu Header

Posted in: Newspaper
Post count: 11

How I can allow my top menu header (about us, contact us ect.,) to appear with my main menu on mobile devices. Both only show on personal computer, not both on mobile device. I can either have the top menu or the main menu made visible on mobile on news paper 8 of fashion demo.

Thanks

Post count: 7909

Hi,

The top bar was not designed for mobile devices and it will not appear.
The main menu items will appear like this on mobiles – https://www.screencast.com/t/arGXMCL5JB2https://www.screencast.com/t/QAFVilHTJcz

You could use a custom css to display the top bar on mobiles, please provide your site url so we can inspect this and try to provide a solution.

Thanks!

Post count: 11

ThAnks. Here is my url https://lumynexessentials.com on how you can assist me to allow top header to be visible along with main menu on mobile devices

Post count: 22421

Hello,

Please add this code in your advanced css section under mobile devices:

.td-header-top-menu-full{
display:block;
}
.td-header-sp-top-menu{
display:block!important;
text-align:center;
}
.td-header-sp-top-widget{
display:none!important;
}

Thank you!

Post count: 11

I copied and pasted the code in the advanced case under mobile devices. Did not display the top menu header on mobile

Post count: 22421

Please also clear cache. The code is nowhere to be found on your site. Are you sure you added it properly? Please provide a screenshot of how you implemented it.

Post count: 11

Don’t see where to upload a file to show you the snap shots, as a reply.
can i send to you in the contact@tagdiv.com

Post count: 11

I had cleared cache of server. I don’t know where on here to upload image as file to
Send.

Post count: 7909

Replied via email!

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