Want to change the styles on the Request a Quote page and form?
To add padding to the div that contains the Request a Quote form, use #quick-quote-wrapper{ }:
To edit the Header and Table styles use the following:
To edit the form styles use the following:
List of all classes for Request A Quote page:
#quick-quote-wrapper{ } |
.quote-input-required{ } |
.quick-quote-header{ } |
.quote-required-message{ } |
.qty{ } |
.quote-input-group{ } |
.price{ } |
#txtFirstName{ } |
.product-image a img{ } |
#txtLastName{ } |
.item a strong{ } |
#txtEmail{ } |
.item a .variant_title{ } |
#txtPhone{ } |
.item div div strong{ } |
.quote-custom-field{ } |
.cart-item-row .qty{ } |
#txtRemarks{ } |
.cart-item-row .price{ } |
#submit-quote{ } |
.total{ }
|