Hi guys,
I’m having trouble putting the navigation menu in the centre of the page on this website: http://www.katyshotteronline.com/
Any ideas?!
Thanks in advance!
Hi Benlifton,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS add the following CSS code and Click on save all changes button:
.hgroup-right { float: none; } #access { float: none; text-align: center; } #access li { display: inline-block; float: none; }
Thank you!
THANK YOU SO MUCH! Love this theme – you guys are the BEST!
Ok That’s great benlifton Thank you!