Top Menu

Posted in: Newspaper
Post count: 31

Hi,

There is a problem with the top menu as it’s not visible in Mobile. Could you please check this and sort it
The url is “http://goo.gl/NNAZP7”

Thanks

Post count: 22421

Hello,
The top menu was not added to the mobile version of the site by default. It can be activated with css though. Please add this code in the advanced css box under mobile phones: http://screencast.com/t/etRIgCKf
.td-header-top-menu-full{
display:block!important;
}
.td-header-sp-top-menu {
display: block!important;
}

Thank you!

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