Shopify themes, liquid, logos, and UX
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
@diego_ezfy Thanks, this worked.
Seems to be an error in Dawn. GitHub issue: https://github.com/Shopify/dawn/issues/761
User | RANK |
---|---|
180 | |
151 | |
81 | |
71 | |
60 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023