Archived topic
How to make my headers contents full width
3 replies · Started by kyle on January 8, 2016
Viewing posts 1–4 of 4
Hello,
I would like my sites logo and navigation to sit close to the edge of the screen and I'm not quite sure how to do this without increasing the size of the main grid container.
The problem with that approach is that it then also increases the width of my whole website which I do not want.
http://liverflushsupplies.com/
Any ideas people?
Thanks in advance as always!
Hi there,
This CSS should do it:
.inside-header.grid-container {
max-width: 100%;
}
Let me know :)
Perfect thank you!
You're welcome :)
This archived topic is closed to new replies.
