Site logo

Archived topic

Border Top Header

3 replies · Started by Pauline on June 28, 2019

Viewing posts 1–4 of 4

Hi

Is it possible to add a border to the top of the header?

Best wishes
Pauline

Hi there,

if its the site header then use this CSS:

#masthead {
    border-top: 10px solid #ff22aa;
}

Thanks David - just tried it out - it works a treat :-)

Glad to be of help.

This archived topic is closed to new replies.