1. sue@clearbirdtech.com
  2. Commercial Templates
  3. Wednesday, 03 February 2016
  4.  Subscribe via email
hi,
Is there a way to put the main menu into mobile layout no matter what the device size is? I'm using the Renovate template.

thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Sue

To amend try adding the following to the Custom CSS field of your templates parameters...


/* Hide default hornav menu */
#hornav {display:none !important;}
/* Show mobile hornav menu */
.slicknav_menu {display:block;}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thanks, just what I was looking for :)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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