Hi i got some css code which i put in my customizer but it didnt changed my page look with those color which i want. Check this link
https://lms.lsfglobal.com/shop/
and i have attached some screenshot for you to get idea what i really want. Please suggest me what i can do. Also please suggest how to customize the mobile header responsive.
For Button Color
.shop_table .woocommerce button.button:hover{
background:#353535 !important;
}
.shop_table .woocommerce input.button:hover{color:#ffffff !important;}
For changing line
.post-type-archive-product .widget .widget_title:after{background:red !important;}
Chnaging woocommerce price styling
.woocommerce ul.product_list_widget li .amount{color:#ff0000 !important;}
Add all these css in wp-admin > appearance > customize > custom css and change the hex color code according to your requirement