How to change the uppercase letters of the menu bar to lowercase, see screenshot
-
Hello,
1. I have seen in your screenshot that the translation is not finished. Please ask WPML support to check and solve this issue for you.
2. Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.paypal-button-container.paypal-button-layout-horizontal.paypal-button-shape-rect.paypal-button-number-single.paypal-button-env-production {
margin-top: 20px;
}
Best Regards.
Hi,
I have added it but failed, can you check it for me!
https://snipboard.io/clZfL5.jpg
Best Regards.
Hello,
Sorry for the earlier inconvenience.
We have removed the earlier sent Custom CSS and applied the following Custom CSS on your Site:
.ppc-button-wrapper {
margin-top: 1em !important;
}
This is the result after applying CSS: https://snipboard.io/YB2GCi.jpg
Please check back your Site after completely clearing the browser and server cache.
Best Regards