No padding for main content
-
Hi there, as you can see there is a white space in the main content, and i want to remove this. This code worked:
.container
{
padding: 0px;
margin: 0px;
}.row
{
padding: 0px;
margin: 0px;
}However it affected the main menu as well, which i dont want.
Thanks for the help.
The page I need help with: [log in to see the link]
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘No padding for main content’ is closed to new replies.