Full width footer help
-
me (HoneyBee change) Post reply
06:33 (1 minute ago)
I have a full width header and footer in css
.header, .footer {min-width: 100%;} I don’t even think I need this since they are outside the container
but the footer won’t display full width.
However when I make container >> .container (width: 100%} the footer becomes full width but then the main content is left aligned. I gave the main content a content class like this >> .content{ width: 1080px; margin: 0 auto;} which did nothing
Here’s the link to the site: – https://millyscakesandevents.com.
Help please
Thankyou
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Full width footer help’ is closed to new replies.