Archived topic
header widget and secondary menu
7 replies · Started by Thierry on December 12, 2017
Hello,
I want displaying the header widget and the secondary menu in the same way to attachment.
It's possible ? thx
Can you link me to what it is currently? Should only take a bit of CSS.
Let me know :)
ok Tom, i edit my first post.
You could try something like this: https://generatepress.com/forums/topic/move-the-secondary-menu-location/#post-290840
Let me know :)
thanks Tom, last thing : how i can ride up the second menu for display just below the widget ?
You can do this:
.secondary-navigation {
clear: right;
}
Then remove the bottom margin from the paragraph in your text widget.
Great, thx Tom
You're welcome :)