Home Forums WoodMart support forum Products in stock message and Sticky Add to cart

Products in stock message and Sticky Add to cart

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #63251

    theDevelopers
    Participant

    If I activate this too, I get the Product in stock message next to sticky add to cart and on mobile is pretty bad.

    #63259

    Hello,

    Please provide your site URL so that we could check and suggest the solution.

    Best Regards

    #63268

    theDevelopers
    Participant

    I added the link.

    #63291

    Hello,

    You can hide it with custom CSS, try this code:

    .woodmart-sticky-btn .stock {
        display:none;
    }

    Add this code to Theme Settings > Custom CSS

    Best Regards

    #63300

    theDevelopers
    Participant

    This will hide it on Desktop too and mobile too, I don’t wish to see it near Sticky Add to cart, but I wish to be there, on product section. Where is the default location

    #63305

    Hello,

    Add this code to Theme Settings > Custom CSS > Custom CSS for mobile

    It will be hidden only on mobile.

    Best Regards

    #63309

    theDevelopers
    Participant

    It’s working. Thanks

    Also I noticed if I have activated 1 column for the gallery photos, the sticky add to cart appear while the normal Add To Cart button is still visible.
    Can we change this so that Sticky Add to cart to appear only Normal Add to cart Button isn’t visible anymore?

    #63328

    Hello,

    If you want to hide sicky add to cart, navigate to Theme Settings > Product page > disable it there.

    Best Regards

    #63341

    theDevelopers
    Participant

    I want to be active
    But it’s appearing to soon.
    It should be active only when the old add to cart isn’t visible, right?

    #63351

    Hello,

    This options cannot be changed unfortunately.

    Best Regards

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