1. Hemingray
  2. Commercial Templates
  3. Saturday, 03 December 2016
  4.  Subscribe via email
The Ashley template has a horizontal menu. When I view http://www.longthorpechurch.org.uk (based on Ashley) in Safari at full screen on a PC monitor, the menu appears vertically. It displays horizontally in all the other browsers I have tried. (I normally use Firefox, but I have tried Chrome, Edge and Opera.) Does anyone have a solution for forcing the menu to appear horizontally in Safari (except when viewed on a mobile phone or tablet)?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I suspect your browser simply does not support CSS3 flex. If you are using Safari for Windows then this has been discontinued since 2012. Presuming you remain with 5 menu items in your menu, you could resolve the issue by adding the following to the Custom CSS field of your templates parameters...

.hornav > ul > li {
width: 20%;
}


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!