How to add padding to content area
-
I do not want to use sidebars, but the main content area needs some padding to make the line length shorter.
I tried
.main-content{
padding-right: 100px;
padding-left: 100 px;
}
and nothing changed. I also tried .main, .content, .content-main and none of them worked either.Thank you for your help.`
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to add padding to content area’ is closed to new replies.