How to place secondary navigation menu above the logo
-
I am using the Virtue theme 2.3.2, the free version, and am planning to use no topbar navigation, no primary navigation menu but a secondary navigation menu.
What would be the best way to place the logo below the secondary navigation menu?
I think I may be able to accomplish it with custom css and:
- increase margin-top on the logo div (or row, or container) to “push” it down, and
- use a negative margin-bottom on the logo div (or row, or container) to cause the secondary navigation menu to appear “higher up”, and
- increase margin-bottom on the secondary navigation menu so content, etc., that “follows” appear below the logo
But, since I am rather new to both WordPress and the Virtue theme, I don’t know if this will work, and/or there are any drawbacks.
Perhaps, it is better to create a child-theme and (somehow) get the secondary navigation menu to be rendered prior to the logo? If so, how would I do that in/with Virtue?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How to place secondary navigation menu above the logo’ is closed to new replies.