Home Forums Basel support forum HEADER MODIFICATION Reply To: HEADER MODIFICATION

#85189

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