Hey guys,
See my title above. Is there a way to do this across my entire website?
I want to keep the header the way it is, but make the container width smaller.
Here’s a website that does this for example: lernertandsander.com
My website: ccyran.com
Thanks!
Hey ccyran,
You can control the header container using this CSS:
#header_main .container {
max-width:800px !important;
}
Best regards,
Rikard
thanks!
Hi Chris!
Do you need help with anything else with this topic, or can we close this thread? :)
Best regards,
Sarah
You can close this thread! Thanks guys