Hello,
I’m using the Sense theme and by default in Cart, the Express Checkout Button is overlayed by the next section.
How to make it fully visible with the shadow? Where to add some padding?
The picture is showing the problem:
Store: alwayshe.com
Hello,
I’m using the Sense theme and by default in Cart, the Express Checkout Button is overlayed by the next section.
How to make it fully visible with the shadow? Where to add some padding?
The picture is showing the problem:
Store: alwayshe.com
oh sorry for that issue can you please try this code
.cart__footer{margin-bottom: 50px;}
Thank you. It worked perfectly!