Archived topic
How to get a dotted line below the menus - ( primary nav bar )
3 replies · Started by muralidharan on April 3, 2017
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
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!
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
Can you provide a link to your site?
Thanks!