1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 08 April 2018
  5.  Subscribe via email
I am building a website with a photo gallery using the Willow template however the client is complaining about the moving menu bar not moving out of the way when viewing with a mobile device in horizontal position.

You can view the website at the URL http://tempdomain14.site .

Check the Photo Gallery on a mobile device in landscape view.

Thank you for your assistance.

James Smith
References
  1. http://tempdomain14.site
Accepted Answer Pending Moderation
0
Votes
Undo
Hi James

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...

.touch #container_header {
position: static;
}
.touch #content-outer {
padding-top: 40px !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!