[ad_1]
@kimcheng, you can check with the below CSS.
@media screen and (min-width: 1000px)
{
.page-id-4210 .site-main {
width: 100%;
}
}
@media screen and (max-width: 999px) and (min-width: 720px)
{
.page-id-4210 .site-main {
width: 100%;
}
}
-
This reply was modified 7 hours, 36 minutes ago by
Rathod Ashish.
-
This reply was modified 7 hours, 31 minutes ago by
Rathod Ashish.
@rathod Ashish
Thanks for helping, it’s really works !!!
I’ve tried to check online for a long time, but could not find any solution
You’re amazing !!
Thanks so much ! 🙂
