- This topic has 1 reply, 2 voices, and was last updated 1 year, 4 months 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 › How to remove Categories Box in checkout?
Hi
I have tried all ways except CSS to remove the Product categories box from the right side bar by going to the page menu and changing the default theme setting to Full width. How can I change it? I am using the GB Shoes theme.
http://lalpaga.co.uk/Screenshot%202024-02-25%20at%2013.37.30.png
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.woocommerce-checkout #sidebar {
display: none;
}
.woocommerce-checkout .single_wrap {
width: 100%;
}
Regards,
Dave
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]