New Landing How can we help? Themeforest Theme Support Pinpoint Layout Product woo commerce

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Pinpoint
  • #234959
    Littlebon
    Member
    Post count: 2

    Hi,

    I need to remove the sidebar woo-commerce on product page, is possible?

    #234968
    Littlebon
    Member
    Post count: 2

    i resolved with:

    .single-product .type-woocommerce {
    width: 100%!important;
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    }
    .single-product .sidebar {
    display: none;
    }

    #235293
    David Martin – Support
    Moderator
    Post count: 20834

    Great, glad you got it resolved. Thanks for posting your code also!
    – David

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register