Home Forums WoodMart support forum Redeem point field of Sumo Reward points displays in the bottom banner Reply To: Redeem point field of Sumo Reward points displays in the bottom banner

#160942

KH
Participant

Hi all, sorry for delay. I’m very busy. Put the following css code to WooCommerce -> SUMO Reward Points -> Advanced -> Custom CSS Settings -> Custom CSS for Cart Page.

#rs_apply_coupon_code_field { } #mainsubmi { } .fp_apply_reward{ } .rs_cart_message{ }

.woocommerce-info{
   width:100% !important;
margin-right: 15px;
    margin-left: 15px;
}