Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #274335

    Take right sidebar off this page

    #274645

    Hey!

    Try adding this code to the Quick CSS:

    .archive.woocommerce .sidebar.sidebar_right {
        display: none !important;
    }
    .archive.woocommerce .template-shop.content.nine.alpha.units {
        width: 100% !important;
        border: 0;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.