Thank you Elvin
this css worked for me.
@media (max-width: 768px) {
div#page {
padding: 0;
}
-
This reply was modified 4 years, 4 months ago by sagar110.
hey Elvin,
I tried this CSS but it’s not working. I want the container full width in mobile. like this blog https://woorkup.com/generatepress-review/
previously it was full width but after the latest generatepress theme update it’s showing padded.
Yeah home page and also articles. I want to make it full width container in mobile.