Home › Forums › Basel support forum › need help with some changes and my cart page › Reply To: need help with some changes and my cart page
August 4, 2020 at 2:27 pm
#216470
Elise Noromit
Member
Hello,
The track order button is pink now: https://prnt.sc/ttw6df
Please add this code to the Theme Settings > Custom CSS > Global:
body .basel-close-sidebar-btn {
background-color: red;
}
I see pagination instead of the Load more button https://prnt.sc/ttw8o9
Here is the code:
body .widget_shopping_cart .buttons a {
color: white;
}
Best Regards