[Resolved] How add a border between the logo and menu

Home Forums Support [Resolved] How add a border between the logo and menu

Home Forums Support How add a border between the logo and menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #405968
    Wallace

    Hello,
    Newbie
    How to add a border between the logo and the site navigation?
    screen shot

    Regards,

    Wallace

    #406002
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-navigation {
        border-top: 2px solid #000000;
    }

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

    #406117
    Wallace

    Hello,

    it work very nice.

    Thank you!

    #406337
    Leo
    Staff
    Customer Support

    No problem!

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