Shopify themes, liquid, logos, and UX
Hello.
I have the problem that the checkout box is not displayed correctly when an item is added to the cart (image). The position is too far down.
If you then go back to the front page and click on the shopping cart in the upper right corner, the checkout button is displayed correctly again.
The error occurs in desktop and mobile view.
What can be the reason for this? Is it due to apps that interfere with the checkout button?
Thank you for your help.
The Shop is www.falkenkoenig.com
Try to add this code before "</head>" tag in Theme editor > layout > theme.liquid
<style>
#ptw-wrapin .ptw-app-wrapper {
padding-bottom: 0 !important;
padding-top: 0 !important;
margin: 5px 0 !important;
}
</style>
Try it and let me know
Your suggestion does not solve the real preproblem.
Your code changes another part (red arrow):
(Image from Mobile view)
The real problem is with the lowest checkout button (Image bellow).
The red arrow points to the checkout button that appears only halfway.
The green arrow points to the checkout button as it should be displayed correctly.
(Image from Mobile view)
So do you have another suggested solution?
User | RANK |
---|---|
124 | |
97 | |
74 | |
72 | |
40 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022