Margin Throughout The Entire Website
-
I want to add margins throughout the website.
I added this code in the Site Settings, but it doesn’t apply any bottom margins.body, html {
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
margin-top:1%;
width:98%;
height:98%;
}Also, how can I add a breakpoint for the margins to disappear for mobile?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Margin Throughout The Entire Website’ is closed to new replies.