How can I modify Impulse theme 2 on my product page?

Hi , my site is https://luxurymrkt.com

  1. im looking to reduce the space between the product price and import duties included

  2. I’d like to change the size selector to white background (it’s now grey)

and delete the word SIZE above it

id like it to say SELECT A SIZE

instead if showing the first size available

@Luxurymrkt

Please Add the following CSS code to your assets/theme.css bottom of the file.

.product-single__meta .product-block--price {margin-bottom: 10px !important;}
.product-block select {background-color: #ffffff !important;}

Thanks!

Worked perfect. Is it possible to just delete the SIZE word

and change the selector to always show

SELECT A SIZE