Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
I know that my question seems a bit odd but I would really like to make 'this' button fully clickable. It seems like part of it is not clickable and this is not good at all! Can someone help me please? See image below and follow this link to test the button yourself.
Solved! Go to the solution
This is an accepted solution.
@PeterMantu, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.center {
position: relative !important;
z-index: 1 !important;
}
Kind regards,
Diego
This is an accepted solution.
@PeterMantu, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.center {
position: relative !important;
z-index: 1 !important;
}
Kind regards,
Diego
Seems to be an error in Dawn. GitHub issue: https://github.com/Shopify/dawn/issues/761
@diego_ezfy Thanks, this worked.
User | RANK |
---|---|
119 | |
97 | |
73 | |
72 | |
46 |
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