jillenglish Posted November 22, 2014 Share Posted November 22, 2014 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 More sharing options...
Paulito Posted November 22, 2014 Share Posted November 22, 2014 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 More sharing options...
jillenglish Posted November 22, 2014 Author Share Posted November 22, 2014 Thank you Paul! Is that screenshot how the buttons look on your screen? If so, great. They are stacked on top of each other in my firefox and safari browsers. Link to comment Share on other sites More sharing options...
Paulito Posted November 22, 2014 Share Posted November 22, 2014 Hello No, I see the same as you, but if you use the code I gave you then it should look like the screenshot Paul Link to comment Share on other sites More sharing options...
jillenglish Posted November 22, 2014 Author Share Posted November 22, 2014 Thank you! It did work to move the add to cart button. I still have an issue with the payment buttons. is there CSS for that too? I really appreciate your help! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now