Site logo

Archived topic

How to show thin border line below the header

1 reply · Started by Data on November 30, 2021

Viewing posts 1–2 of 2

How to put a thin blue line below the header

Hi there,

try this CSS:

.main-navigation {
    border-bottom: 1px solid #ccccee
}
This archived topic is closed to new replies.