Home › Forums › WoodMart support forum › Header Banner Issue › Reply To: Header Banner Issue
February 12, 2022 at 12:07 am
#352416
Elise Noromit
Member
Hello,
Do you mean like this: https://gyazo.com/114e03e848a0ece83888c35a145abc0a
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce-mini-cart__buttons a:last-child {
margin-bottom: 0;
padding:70px 0;
}
Best Regards