Search Box
How do I delete this box on all of my pages?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Save 30% on SiteOrigin Premium with our April sale. Use code APRIL30 .
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
How do I delete this box on all of my pages?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3Hi Noelle
Go to Appearance > Theme Settings > Main Menu > Search
Hope that helps.
Thanks but how do I delete it once I get to this page?
If you’re using Focus Plus you should see an option under Appearance called Custom CSS. Go there and insert the following:
/* Remove Sidebar */ #secondary { display: none; } #primary { width: 100%; }That’ll remove the entire sidebar. Would that work? Or are you using the sidebar for other widgets?
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.