- This topic has 1 reply, 2 voices, and was last updated 6 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Removing Blog Sidebar – Creative Agency Theme
Hello,
I have set up a page on my website to act as a blog, but can’t figure out how to get rid of the sidebar. I want to blog page to be full width. I went into quick edit and changed the page to full width, but it didn’t help. Please let me know what to do.
Here is the page: http://alanberstenfans.com/testsite/fan-news-and-stories/
Thanks so much!
Sharon
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.blog .site-main { width:100% !important;}
.blog #sidebar { display:none !important;}
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]