[Support request] How to get a dotted line below the menus – ( primary nav bar )

Home Forums Support [Support request] How to get a dotted line below the menus – ( primary nav bar )

Home Forums Support How to get a dotted line below the menus – ( primary nav bar )

  • This topic has 3 replies, 2 voices, and was last updated 7 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #301022
    muralidharan

    Hi Tom
    Can you pls help know how to get a dotted line across the page width between the nav bar and page title.
    tx

    #301124
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-navigation {
        border-bottom: 2px dotted #000;
    }

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

    If this doesn’t work can you provide a link to your site?

    Thanks!

    #301411
    muralidharan

    Thanks Leo,

    I did try, but the dotted line does not run across the full width, it just comes as an underline below the navigation menu bar.

    best

    #301540
    Leo
    Staff
    Customer Support

    Can you provide a link to your site?

    Thanks!

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