Site logo

Archived topic

Underline below the Menu

7 replies · Started by purnima banik on July 7, 2021

Viewing posts 1–8 of 8

Hi GP Team,

I want to add an underline below the header which has the menu items as well. I do not want to underline the menu items. Only a straight line that will act as divider between the header and other parts. Please suggest the css regarding this.

Thank you

Hi there,

Can you link us to the site where you want this applied to? And perhaps a mockup images as well of where and how exactly you want it to display?

You can use the private information text field to provide the link. Let us know. :)

I want the line as in this Website

Hi there,

can you share a link to your site so we can see the layout - then we can provide some CSS to add the border

Add this CSS to your site:

.site-header {
    border-bottom: 1px solid #000000;
}

Perfect !!!!. Really it was among the bestest decision to have chosen GP. Awesome support.

Thank You David.

Glad to be of help!

This archived topic is closed to new replies.