- Posts: 133
- Thank you received: 0
Vertical centre menu
3 years 6 months ago #49159
by milos
Replied by milos on topic Vertical centre menu
Hello,
Try increasing the Menu Height setting in the template options (under Menus). Also, you can add top padding in the CSS, something like this:
Regards,
Milos
Try increasing the Menu Height setting in the template options (under Menus). Also, you can add top padding in the CSS, something like this:
Code:
.toprow ul.menu {
margin-top: 20px;
}
Regards,
Milos
The following user(s) said Thank You: paul1
Please Log in to join the conversation.
Time to create page: 0.314 seconds