Menu Position – Move them to the right a bit
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Hi,
Thanks for the theme and all the support for all the boardies.
I’m a newbie on the wordpress and the this new theme. I have started a child theme and its working out quite well.
Just wondering where I can find then place to edit the position of main menu. I added a border to the header image, so I just wanted to line it up.
Also is it possible to use images under the buttons, just thinking I could round off the corners a little,
Thanks =)
Next time please supply link/URL to the site in question!
You just might put in “left-margin” But I cant test on You site without link so my site:
#nav .menu li a, #nav .menu li a:visited {
color: #BABABA;
font-family: arial,verdana,tahoma,georgia;
font-size: 12px;
margin-left: 2px;
padding: 0 5px;
}
Kim
Thanks Kim, that got me started in the right direction,
Right now I added this in my child theme:
#nav {
padding-left: 12px;
width: 948px;
}
Basically moves the whole menu over to the right by 12px, then cuts off the extra space by cutting off 12px off the total width,
Think this might work, need to test it some now,
Cheers,
Viewing 5 posts - 1 through 5 (of 5 total)
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.
Made with by Graphene Themes.