- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month 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 › search result and 404 in full width
Hi,
I want the search result and the 404 page in full width (without contact and testimonials in the side bar)
http://gvbarendrecht.nl/?s=disco
Pls help.
Regards,
Alco
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.search #sidebar { display: none;}
.search .site-main { width:100%;}
Regards,
Chris
