submenu not displaying on mobile

Posted in: Newspaper
Post count: 4

I have a menu and it has a sub-menu in it. It was working a while ago, where if you clicked on the top menu item, it would expand on mobile and let you click the submenu items. But it isnt working anymore We have messed with any settings that we know of. Any idea what could be causing this?

tl-dev.onethingdigital.com

Post count: 35449

Hi,

If you want you can try this custom cs that should fix the problem http://prntscr.com/opw3bv
.td-mobile-content .td-icon-menu-right {
display: inline-block;
}

And you have to paste the code here: https://www.screencast.com/t/J1Nxw5s5
Or you can make a theme update > https://tagdiv.com/update-newspaper-theme/

Thank you!

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