Not showing denominations for Gift Voucher on Mobile view. Shows on desktop

Hello, for some reason, the dropdown denominations for the Gift Voucher has disappeared on the mobile view. It is still showing on the desktop view. It used to be on mobile view, so not sure where it has gone. It is just showing the lowest value. Can anyone help?

I have no variant apps on my shopify store.

https://bythehorns.co.nz/products/gift-cards?_pos=1&_sid=bb9b28722&_ss=r

Many thanks

Amanda

Hello @bythehorns ,

Kindly remove this code from custom.scss.css

@media (max-width: 768px)
.page-content--product .product-single__form .select-dropdown {
  display: none !important;
}

Hi, thank you for your help. I am unable to find this one. Am i in the right spot?

Can anyone help?

hi @shozoid did you see my screenshot above, i can’t seem to find that code.