Archived topic
Fix Body Website for Mobile version
5 replies · Started by Nguyen Thanh Tam on September 27, 2019
Hi everybody !
I need to fix the extra space on the mobile version of the website?
How to fix this error?
Thank you everyone!
Check error at link http://prntscr.com/pbuci7
.separate-containers .inside-article,
.separate-containers .comments-area,
.separate-containers .page-header,
.separate-containers .paging-navigation,
.one-container .site-content,
.inside-page-header {
padding: 10px;
}
but not feeling right?
.footer-widgets {
padding: 10px;
}
Hi there,
Instead of using CSS, can you try adjusting the content padding options with the mobile toggle activated first?
https://docs.generatepress.com/article/content-padding/
Let me know :)
HI
I have edited it in, but it does not work, when practical experience
The customizer options are getting overwritten by your CSS here:
https://generatepress.com/forums/topic/fix-body-website-for-mobile-version/#post-1020635
Can you try removing that first?
Also please disable any caching plugins for now so we can see the source of the code better.
It would be great if you can enable us to use right click :)