Okay
  Public Ticket #1636449
Hide Quantity of Store
Closed

Comments

  •  1
    vcastelo started the conversation

    How can I hide the quantity field in the store's calendar details?


    Thanks!

  •  94
    Valentin replied

    Hello,

    There is no admin option to hide this section but we can go around it with some code. Go to St. Event Calendar -> Fonts & Colors - Custom Styles and paste this css:

    .stec-layout-event-inner-shop-product-quantity,
    .stec-layout-event-inner-shop-top p:nth-child(3) {
        display: none !important;
    }

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review