Hi @xxrayray.
Thank you for contacting us.
You could give this CSS a try and see how well it works (if at all)
#page-woocommerce.sidebar.sidebar-column.col-md-4 {
display: none;
}
#page-woocommerce.main-column.col-md-8 {
width: 100%;
}
Please let me know what happens.
@xxrayray, please try this:
`.woocommerce-page .main-column.col-md-8 {
width: 100%;
}
.woocommerce-page .sidebar.sidebar-column.col-md-4 {
display: none;
}
`
Thread Starter
Rachel
(@xxrayray)
It worked!! THANK YOU!!!!
Well, i have tried all I could with several themes, but the bloody category page is still leaving a lot of space on the right. what am i doing wrong. please check the codes in attached pic. Please help my head hurts. 🙁
https://ibb.co/jhXaS8
@theman360 Thanks for reaching out. Can you confirm which theme you’re using in the screenshot? It doesn’t look like one of ours 🙂