Home › Forums › Basel support forum › HEADER MODIFICATION › Reply To: HEADER MODIFICATION
October 25, 2018 at 5:46 pm
#85189
Elise Noromit
Member
Hello,
Replace the code provided with this one:
.topbar-wrapp {
border-bottom: none;
}
3. Validation of phone number is not provided by Woocommerce our theme does not have any options either.
4. Add this code to make button color white:
.widget_shopping_cart .buttons a {
width: 100%;
color: #ffffff;
}
Best Regards