White space after menu on Mobile
-
Hello, I am looking for some help. On a website I am working on cimienergy.com, On a mobile phone, I want to remove the white space right after the menu bar and before the slider. On a desktop I was able to do this by adding .site-content-contain {
background-color: #fff;
position: relative;
margin-top: -50px;
}How should I do the same for the mobile screen? What css should I add. It seems I keep running into the same issue. When I change some part of the pages layout via css, I also need to also add css for mobile phones.
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘White space after menu on Mobile’ is closed to new replies.