TOPIC: Responsive Issue with OMG Menu

Responsive Issue with OMG Menu 9 years 5 months ago #6022

  • jstvnson
  • jstvnson's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 1
  • Karma: 0
My client has a large number of items in the menu. I need the site to be responsive at 1100. Please advise ASAP

The url is 50.22.97.158/~hrmty/

Thank you,

John Stevenson
The administrator has disabled public write access.

Re: Responsive Issue with OMG Menu 9 years 5 months ago #6028

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

You can copy this code and paste at the end of template.css file
@media (max-width: 1100px) {
	.otmenu-desk-wrapper{display: none !important;}
	.otmenu-mobile-wrapper{display:block !important; }
}
The administrator has disabled public write access.
Time to create page: 0.105 seconds