Center the entire header
-
Hello,
Here is my site.
I am trying to make the entire header in the center like this ( If scrolling down a little, you can see it clearly). I wrote this in my child theme’s css:
.tc-header { border-top:none; margin-left: auto; margin-right: auto; max-width: 1200px; border-bottom: 1px solid rgba(0, 0, 0, 0.0901961); }
but it doesn’t work. I read a thread and followed it to play around with the percentage, but still no luck.
Is there someone who can kindly tell me what I did wrong?
Many thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Center the entire header’ is closed to new replies.