Top Header Menu on Mobile

Posted in: Newspaper
Post count: 3

hello,

I am wanting to display the Top Header Menu on the mobile version of the theme but i don’t see where i can do this. Is this even possible to do? If not, could you guys try making that an option for the next theme update? thanks for the help!

Post count: 20688

Hi,

There is no theme option to display the top menu on mobile at the moment. You could however try this custom code, enter it in Theme panel->Custom Css->Advanced Css – https://www.screencast.com/t/CUAGr6oBeD

.td-header-style-10 .td-header-sp-top-menu,
.td-header-style-10 .td-header-top-menu-full {
display:block!important;
text-align:center;
}

With this result – https://www.screencast.com/t/q6gp4DICz
Thanks

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