Hi there.
I have been using your plugin for many years - it is brilliant.
The only problem I have is that for some reason the 'select options' button has become 'uncentred' and I cannot find anywhere how to centre it again.
Can you please tell me the CSS for this.
This is my website:
www.printingmallorca.com and you will on the home page the product sliders.
Please view link to screenshot below - it's the 'select options' button that I want centred.
https://www.dropbox.com/scl/fi/p4uig8605jsbp6esmj9gt/Screenshot-2024-12-08-at-18.08.35.png?rlkey=ari9e8cxn7pttx637dt1y1f4f&st=u3k0mzs8&dl=0
I really appreciate your help and will be happy to provide you with a super review.
Thank you so much,
Deslie

Hi, Thank you for providing the link and screenshot. Please copy the CSS code below and paste it into the Custom CSS option. Here is a screenshot for reference - https://imgur.com/Cw7nlCb
Code to copy:
.wcps-items-cart{
text-align: center !important;
}