Hide the shopping cart from the product - by islam

This topic has 10 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler

  • Avatar: islam
    islam
    Participant
    November 8, 2021 at 15:29

    I want to hide the shopping cart from the product as shown in the picture
    And I want to move the part about adding the wishlist to the bottom right, as in the picture
    https://i.gyazo.com/06f8b883587af17cb49daf648028dc90.png

    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2021 at 16:14

    Hello,

    Theme Options > WooCommerce > Shop > Products style > Product Content Elements > disable Add to cart button

    Regards

    Avatar: islam
    islam
    Participant
    November 8, 2021 at 16:37

    I just want to hide part number 1.
    When I do what I suggested above he hides Parts 1 and 2
    https://www6.0zz0.com/2021/11/08/15/861601826.png

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 9, 2021 at 09:31

    Hello,

    In this case, provide URL of the page with mentioned buttons, we will try to help using custom CSS code.

    Regards

    Avatar: islam
    islam
    Participant
    November 9, 2021 at 18:39

    Please excuse my lack of experience, can you guide me how to do this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 10, 2021 at 08:34

    Hello,

    Copy URL of page you are talking about, from where the add to cart button should be hidden, and provide that link via the Private Content area here.
    Waiting for your reply.

    Regards

    Avatar: islam
    islam
    Participant
    November 10, 2021 at 20:44

    check privet area

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 11, 2021 at 08:58

    Hello,

    Here is what I can see – https://gyazo.com/5af00ac4ee2083615c976cd61f3e843d There is no mentioned button visible. Have you changed settings?

    Regards

    Avatar: islam
    islam
    Participant
    November 11, 2021 at 19:21

    I told you before that it is with the in stock products
    https://recordit.co/x7om1SWBDT

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 12, 2021 at 08:31

    Hello,

    Try to use the next custom CSS code:

    .product-view-mask2 .footer-product .button {
        display: none;
    }
    .product-view-mask2 .footer-product {
        bottom: 3px !important;
        right: 0 !important;
    }

    Regards

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Hide the shopping cart from the product’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.