Dawn 2.0 | Remove Product Color Opton & Create Multiple Pages

Hii, @tyler32
Paste this code on top of the section-main-product.css file.

.product-form__input.product-form__input--dropdown:first-child {
    display: none !important;
}

Thank You.