how to modify wooCommerce CSS elements?

Posted in: Newspaper
Post count: 364

Hello dear support team!

1) Could you advise, how to enlarge image for checkout page?
screen – https://www.screencast.com/t/JY8oeKeR3
test link – http://wp.webdoroga.com?add-to-cart=290

2) I’ve got category page for wooCom – http://wp.webdoroga.com/shop/
I tried to hide right side bar
2.1 Changed default template of page – screen https://www.screencast.com/t/KyntSp6F
it didn’t help
2.2 After that I added CSS code from Google search 🙂
it works for me – https://www.screencast.com/t/KyntSp6F
Please confirm – is it ok ?
3) Couldn’t find where can I change product page design?
example – http://wp.webdoroga.com/product/shop-200/
screen – https://www.screencast.com/t/wvQtXRUBMq

Post count: 364

but 2.2 option just hide right column but didn’t remove it from page 🙁 http://wp.webdoroga.com/shop/

Post count: 364
Post count: 364

access to the Template was sent to support email tagdiv.

Post count: 35449

Hi,

You need to set the sidebar from woocommerce not for page -> https://i.imgur.com/tjiP3Dv.png
To remove the title description use a custom css -> https://i.imgur.com/Z9k9fvB.png
#tab-title-description{
display: none;}

The rest of settings seems to be good.

If you have other questions, let us know!

Thanks.

Post count: 364

Thanks, it’s clear! 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.