northernknight
asked on
Changing the menu of a wordpress site.
I want to move one of my menu items to the very right justified part of my menu. The website is http://www.echartacuity.com/newsite. I just want the contact menu item to be right justified.
One way would be to create a new menu, with a single menu item in it. There are numerous ways to approach this, but I imagine you will need to edit the theme's CSS. (I ALWAYS build a child theme into ALL my Wordpress builds to make this easy, because there is ALWAYS something about the theme you want to change...)
Or.... There is a possibility that a plugin that does additional menus may work... And I'm sure there are many other ways to approach it.
You could also put "blank" menu items on the existing menu bar, to create a sort of "space" and spread out the item you want on the end.
Think creatively...if you need help, hire someone I guess. There are many great groups...I belong to WordPress Experts on LinkedIn ...and lots of people there will help you.
Or.... There is a possibility that a plugin that does additional menus may work... And I'm sure there are many other ways to approach it.
You could also put "blank" menu items on the existing menu bar, to create a sort of "space" and spread out the item you want on the end.
Think creatively...if you need help, hire someone I guess. There are many great groups...I belong to WordPress Experts on LinkedIn ...and lots of people there will help you.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
You fixed it! Thanks Abhijit!
I'm assuming that's something built into the theme of the site and thus not easily editable. Moving the whole menu over is possible, but not one item as currently constructed.