Archived topic
Border bottom in site header
3 replies · Started by Peter on May 18, 2022
Hi,
I just can't understand why it's imposibble for me to get a 28px solid bottom border to show in the site header.
It was there yesterday - now I can't get it back.
I use this CSS:
.site-header {border-bottom:28px solid #216096;}
This is on a dev-site for a client.
If you want to take a look I have added the url in Private Information area.
Thank you
P.
Hi there,
you have an extra closing } bracket in your CSS:
https://www.screencast.com/t/vRvwDyb9
Remove that as its invalid and will break the CSS that comes after it.
Hi David,
O, dear me. How embarrassing.
Thank you for being more awake than me and for your kind help.
Cheers
P.
:) Glad to be of help