Jump to content

Add to Cart Overlaps with PayPal Payment Button


Recommended Posts

Here's a link to this issue page: https://www.jillenglish.com/prestashop/not-/17-not-a-morning-person-78250.html

 

The Add to Cart button is on top of the PayPal checkout button.  I would also like the payment logos to appear in checkout as well but I had to disable them because they also appeared in the same left corner over lapping the add to cart and paypal checkout...

 

I'm not sure how to get these to layer nicely? I would be grateful for any help in solving this. 

Link to comment
Share on other sites

Hello

 

I cannot see your code because it is minified also I do not know where the add to cart button should be but. if you put this code anywhere in global.css

 

.button.ajax_add_to_cart_button, .button.ajax_add_to_cart_button.button {
color: #F93636;
background-color: #404040;
margin-left: 200px;

 

 

you should see this (you need to change the Red back to White)

 

http://screencast.com/t/ETPtW845

 

Paul

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...