[Resolved] Navigation: Bottom line

Home Forums Support [Resolved] Navigation: Bottom line

Home Forums Support Navigation: Bottom line

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #557945
    Annika

    Hi,
    I am wondering how to give the main navigation a line on the bottom.
    It should look exactly like the navigation that is shown when i scroll down a bit (navigation is gone) and then scroll up (navigation shows WITH line).

    Best,
    Annika

    #558180
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    #site-navigation, #sticky-navigation {
        border-bottom: 1px solid #000;
    }

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

    Let me know.

    #558295
    Annika

    this worked perfectly again. Thanks a lot for your great help. Generatepress rocks ๐Ÿ™‚

    #558547
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

    Glad I’ve been helpful!

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