Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1151914

    Hi Everyone,

    I was wondering how I could hide the Quantity of the products in the link provided?

    I need to hide it under the “Steps” or products 1-3 but keep the Quantity on the bottom

    Thanks!

    #1151940

    Hey MikeTandySwag,

    Add this to quick css:

    .stock.in-stock{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1151975

    Hey Jordan!

    Thank you! Unfortunately, that didn’t work :/

    #1152190

    Hi,

    Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1152908

    Hi,

    Yes I was able to get this to work! Closing topic

    Thank you

    #1153056

    Hi,

    Great, I’m glad that you got it working and thanks for the update. I’ll close this thread for you, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hiding Number Quantity’ is closed to new replies.