Advertisement
Socialking

Untitled

Aug 6th, 2021
1,313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.37 KB | None | 0 0
  1. .wpcf7-submit, .woocommerce-widget-layered-nav-dropdown__submit, .price_slider_amount button, .wc-block-product-search__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{
  6.     background-color: #e05c29 !important;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement