[Resolved] header widget and secondary menu

Home Forums Support [Resolved] header widget and secondary menu

Home Forums Support header widget and secondary menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #447796
    Thierry

    Hello,

    I want displaying the header widget and the secondary menu in the same way to attachment.

    It’s possible ? thx

    https://www.hostingpics.net/viewer.php?id=479628ins.jpg

    #448203
    Tom
    Lead Developer
    Lead Developer

    Can you link me to what it is currently? Should only take a bit of CSS.

    Let me know πŸ™‚

    #448363
    Thierry

    ok Tom, i edit my first post.

    #449108
    Tom
    Lead Developer
    Lead Developer

    You could try something like this: https://generatepress.com/forums/topic/move-the-secondary-menu-location/#post-290840

    Let me know πŸ™‚

    #449159
    Thierry

    thanks Tom, last thing : how i can ride up the second menu for display just below the widget ?

    #449482
    Tom
    Lead Developer
    Lead Developer

    You can do this:

    .secondary-navigation {
        clear: right;
    }

    Then remove the bottom margin from the paragraph in your text widget.

    #449682
    Thierry

    Great, thx Tom

    #449683
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.