Advertisement
Socialking

Untitled

Aug 6th, 2021
1,350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.48 KB | None | 0 0
  1. .wpcf7-submit, .woocommerce-widget-layered-nav-dropdown__submit, .price_slider_amount button, .wc-block-product-search__button, .button.button_size_2, .single_add_to_cart_button{
  2.     background-color: #f4794c !important;
  3. }
  4.  
  5. .wpcf7-submit:hover, .woocommerce-widget-layered-nav-dropdown__submit:hover, .price_slider_amount button:hover, .wc-block-product-search__button:hover, .button.button_size_2:hover, .single_add_to_cart_button:hover{
  6.     background-color: #e05c29 !important;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement