- This topic has 2 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › search result and 404 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
The Theme on this website is Yogi Pro
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
