Hi @rashed,
Thanks for the quick response, i managed to fix it myself by inspecting that area and copy paste the css code in wordpress custom css and played with the font size etc
Here is the code in case someone else have the same issue :
.woocommerce-checkout label {
display: block;
text-transform: uppercase;
font-size: 8px;
margin: 0 0 7px;
}
i’m closing the thread :).
Hi, it works, thank you so much, i disabled all plugins and deleted api then saved, then added it again and saved and it’s connected.
Thanks again
Hi @hchouhan,
i’m using the last one : 4.8.3
Let me know if you need to know anything else, thank you so much for your help.