Removing Sidebar on Homepage with Full Width

[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 ! 🙂

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer