1. Digijoom
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 23 February 2020
  5.  Subscribe via email
Hello,

Is it possible to automaticaly enlarge the left column of the Artisan template. I have a larger font and when I'm opening a submenu a part of the whole menu is lost in the bottom of the column.
Also the menu goes over the social icons.
I have set the menu to 'hornav' in the template and add 'moomenu' to the menu module.
Click on 'Our products' in the menu to see what I meant.

Best regards
Kees
References
  1. http://beanworks.eu
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kees

One option is to add a scrollbar if need to your sidebar menu. To do so try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav {
overflow-y: auto;
max-height: 290px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciaran for this solution. Great.
  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!