• under each of my products it says “Select Options”. How do i take that off?

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

Viewing 15 replies - 1 through 15 (of 16 total)
  • This is the button to add to the cart.

    It displays select options why there are variations of your products.

    If you created it with a woocommerce block on the side panel you have an option to hide this button.

    Or you can use the following css in appearance -> customize -> additional css:

    .wc-block-grid__product-add-to-cart, .wc-block-grid__product-add-to-cart a {
    ???? margin: 0;
    ???? word-break: break-word;
    ???? white-space: normal;
    ???? display: none;
    }

    The support staff will guide you better if I have gone wrong or need to supplement the information.

    Thread Starter monke

    (@monke)

    @invbr

    also when i look at my product page on mobile it is 2 products on one row and 1 on the row below it. do you know how to make it have all 3 of them in 1 row?

    are you sure?

    I looked at your site and I see the 3 products in 1 line.

    Thread Starter monke

    (@monke)

    @invbr
    I wan when I’m on mobile/phone it does that

    Sorry but I looked at your mobile site and I don’t see it.

    Take a print and share the page link if possible.

    Thread Starter monke

    (@monke)

    Thread Starter monke

    (@monke)

    Thread Starter monke

    (@monke)

    @invbr
    Thats weird that you see all 3 on one line and i don’t why would it do that?

    I think only you are seeing it like that, but unfortunately I don’t know why. If the support people know they’ll be here soon.

    Try to recreate the block, review the settings, there is some custom css for that, see if it is not your cache .. they are options to go testing.

    Are you up to date with all the updates? Make a backup before attempting to update.

    See the plugins you’re using too, if that can’t be the problem.

    Thread Starter monke

    (@monke)

    @invbr
    also when im looking at a product it says how many or in stock. how do i get rid of that?

    woocommerce -> settings -> products -> inventary

    Thread Starter monke

    (@monke)

    @invbr
    That worked thanks for your help. how long do the support people take to come?

    Hi @monke

    I discovered your problem!

    Just enter iphones, and have seen a device or emulator to understand.

    Update a version of the theme that is having problems fixed by my friend.

    Make a backup first.

    Good luck!

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘under each of my products it says “Select Options”. How do i take that off?’ is closed to new replies.