Full Page Content Area Width
-
I am struggling to adjust the width of the content section on my homepage so it affects only the homepage content area… I have already tried:
.homepage-full{
max-width:100%;
margin-left: 0;
margin-right: 0;
padding: 0;
}and
.home #content > .col-full {
max-width: 90%;…but neither of these have fixed the issue. I would like it to align with the menu/cart extents above. Any ideas?
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.