In this article, we will learn how to remove the sidebar from Sydney WordPress theme.
As you might have noticed that by default, Sydney WordPress theme always shows a sidebar panel on all pages.
WooCommerce Product pages also shows a sidebar which is not required and impacts user experience.

Please follow below steps to remove the sidebar from Sydney –
- Go to Appearance -> Widgets.

- Remove all the widgets present under Sidebar

- Your WooCommerce product page should look like below image at this point

- Now, let’s remove this blank space with some additional CSS. Don’t worry, you do not need to understand any technical stuff here.
- Go to Appearance -> Customize -> Additional CSS and copy paste below CSS into the text area under Additional CSS
- .content-area.col-md-9 { width: 100% !important; }

Great!!!
You have successfully removed the sidebar from Sydney WordPress theme.
Hope, this article has helped you. For any queries, feel free to comment and contact me here.
Please connect with us on our Facebook group and Facebook page.