mobile theme problem

Posted in: Newspaper
Post count: 7

Hi there, we installed the mobile theme on our website (http://alefbaco.com). But it seems to have a problem. it automatically opens menu navigation on start and you have to scroll right to see the main content.

Post count: 20688

Hi,

I cannot seem to be able to successfully access your website in order to inspect the issue. I am being redirected to this landing page – https://www.screencast.com/t/rejhqKAnheI

Thanks

Post count: 7

sorry, the theme is installed on http://alefbaco.com/news and the problem occurs when opening website by an android phone.

  • This reply was modified 9 years by vahid.
Post count: 20688

Hi,

I have inspected your website, and I see that you have RTL installed. The theme does not support RTL direction at the moment, some elements will not work properly and problems like this will happen. If you want to customize the theme so it may work and display without problems in this situation, you will have to make changes to multiple elements and classes. The problem that happens with the menu is a direct result of RTL. Please try the code provided below and see if this works for you – https://www.screencast.com/t/11MiKvhTVbjJ
It must be entered in Theme panel->Custom Css section

#td-mobile-nav {
position: fixed;
}

Thanks

Post count: 5

Ok. Got the solution. Thanks

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