- Posts: 160
- Thank you received: 1
Centralise Top menu - how?
-
hkeyzer
Inactive member -
Topic Author
- Member
-
Less
More
12 years 4 months ago #23520
by hkeyzer
Centralise Top menu - how? was created by hkeyzer
Hi,
In the restaurant template I want to change the menu items to be centered on the page - not left or right aligned.
How do I achieve this?
I've managed to make other changes - but I'm stuck on this issue.
You can preview site at:
www.client4success.co.nz
Thanks in advance
Henk
In the restaurant template I want to change the menu items to be centered on the page - not left or right aligned.
How do I achieve this?
I've managed to make other changes - but I'm stuck on this issue.
You can preview site at:
www.client4success.co.nz
Thanks in advance
Henk
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #23533
by ivan.milic
Replied by ivan.milic on topic Centralise Top menu - how?
add this to bottom of template_css.css:
#nav.menu{
padding-left:105px;
}
#nav.menu{
padding-left:105px;
}
The following user(s) said Thank You: hkeyzer
Please Log in to join the conversation.
Time to create page: 0.201 seconds