Forum
Welcome, Guest
Please Login to access forum.
Re:Un-responsive in landscape (1 viewing) 
Go to bottom
TOPIC: Re:Un-responsive in landscape
#4791
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Un-responsive in landscape Karma: 79  
Hello,

i've no access to the backend but looking at the frontend i already found that the problems are due to misconfigurations.

Firstly i found this expression added to the field for responsive elements classname: .responsive-image img {width: 100% !important; }
As a result this breaks the javascript. The field is not done to include a CSS style but to include a CSS class name.
Remove it to fix the javascript error.

After that the problem with the landscape is due to the fact that the value for the mobile threshold and site width has been changed from 1024 to 400 pixel. Set the original value as in the image below.

If you are unsure about what you are going to change i suggest to retrieve a clean installation and eventually experiment on a staging area.

Best regards

John
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Un-responsive in landscape
ZionMason Inc
    thread link
thread linkthread link Re:Un-responsive in landscape
John Dagelmore
Go to top