Hi,
My mobile site has a large white space where menu is on desktop version. I am using minimal theme.
How do I remove this?
Many thanks in advance.
Jenny
Solved! Go to the solution
This is an accepted solution.
Hello Jenny,
You will need to change this css
@media screen and (max-width: 767px)
.template-index .main-content, .main-content {
margin-top: 230px;
}
from 230px to 128px
Kindly do this changes and let me know if it works for you.
User | Count |
---|---|
23 | |
19 | |
18 | |
17 | |
16 |