- Posts: 123
- Thank you received: 0
Vertical centre menu
-
paul1
Active member - Topic Author
- Member
Less
More
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
2 years 7 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.159 seconds