1. webnanny
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 06 October 2015
  5.  Subscribe via email
Is there a way to adjust the width of the vertical menu panel on the left of the template? Would converting the menu to a module help?
Thank you.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters (edit to taste - default :280px)...


.sidebar_wrapper {
width: 320px;
}
.content_wrapper {
margin-left: 320px;
}


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!