This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Amzy Leel
i Would like to know how to align the paypal express checkout button to the left just below add to cart
presently its showing in the middle http://prntscr.com/g2sm6y
Hi,
I assume you are using a third party plugin for this.
So you need to check their doc / support for this.
Anyhow, this will fix this:
Add this following code in 8theme options >> styling >> custom css >> global custom css
.wcppec-checkout-buttons { text-align: left !important; }
Regards,
Thanks a lot
the css fixed it
You are welcome.
DO not hesitate to ask if you have any other question (in a new topic / post)
Regards,
You must be logged in to reply to this topic.Log in/Sign up