Site logo

[Resolved] Some tips on how to create this style of header and nav area?

Home Forums Support [Resolved] Some tips on how to create this style of header and nav area?

Home Forums Support Some tips on how to create this style of header and nav area?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #267560
    Gary

    Greetings, looking for some help in creating this look: http://nimb.ws/IRmd23

    A color bar at the top and normal below. Figuring out header styling on this great theme is my Achilles heel. Thanks very much!

    #267591
    Leo
    Staff
    Customer Support

    Hi Gary,

    You can achieve that look with these steps:
    – Customizer > Layout > Header > Header Width & Inner Header Width > Full
    – Customizer > Layout > Header > Header Alignment > Left
    – Customizer > Layout > Primary Navigation > Navigation Alignment > Float Right
    – Add this CSS for the top bar:

    .site-header {
        border-top: 15px solid #3a3a3a;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know.

    #267757
    Gary

    Thanks very much Leo, I appreciate it. May all your snow be waist-high powder.

    #267762
    Leo
    Staff
    Customer Support

    You’re welcome! Definitely been a pretty good year for snow 🙂

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