• Resolved covettrading

    (@covettrading)


    hi

    i tried to hide the sidebar in the cart, account and check out from the pages and it went great

    but now the product page i can’t find a way to hide it .

    can u please help me

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @covettrading!

    OK, you can use the following CSS code and see if that helps:

    #content #secondary {
        display: none !important;
    }
    
    #content #primary {
        max-width: 100% !important;
        flex:none;
    }

    Cheers!

    Thread Starter covettrading

    (@covettrading)

    i try it in the customize of the theme but it hides all the sidebars of my website
    i just want it to remove the WC only ..

    or maybe i put it in a wrong place .. please advice me where to keep the code

    thank you

    Thread Starter covettrading

    (@covettrading)

    any help please ??

    Thread Starter covettrading

    (@covettrading)

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @covettrading. I took a look at your site and am not sure what you want removed. Have you been able to resolve the issue?

    if not, please clarify what it is you want removed. If you could share a screenshot, that would be great. You can use a tool like https://snipboard.io/ for easily sharing screenshots – please follow the instructions on the page, then paste the URL(s) in your reply.

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @covettrading. We haven’t heard back from you so I’m going to go ahead and mark this thread as resolved. If you still need help with this issue or have any other questions about the WooCommerce plugin, please start a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘sidebar in product page’ is closed to new replies.