Reduce margin Top on mobile version
-
Hej ??
How can I reduce the margin on top of the side content on pages on mobile versions?
On my desktop version I did it with this code:
.site-content .page {
margin-top: -120px;
}but on the mobile version, I need even less space there.
What’s the right custom CSS?
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 ‘Reduce margin Top on mobile version’ is closed to new replies.