Shopify themes, liquid, logos, and UX
Just the title really. It's such a weird error because it's intermittent, the element will be normal size x number of times you visit the page but sometimes it just becomes much bigger. I've tried everything I can think of. Its the text "13 products" in the blue box.
EDIT: I should point out it only happens on the mobile site.
site is:
https://4330ea-89.myshopify.com/collections/all
See screenshots.
Solved! Go to the solution
This is an accepted solution.
I also tried to emulate google pixel 6 device but it also doesn't work. The actual devices I have are also fine. Maybe the problem is only on your device. You can try using another device to check. And the code I gave you is to make sure it always has the same font-size on mobile.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
- Here is the solution for you @Randal
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
@media only screen and (max-width: 600px) {
span#ProductCount {
font-size: 1.4rem !important;
}
}
</style>
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Unfortunately this doesn't work.
What device are you using. I tested on a few of my mobile devices and the error is gone. Can you check again?
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Pixel 6a. Please be sure to refresh multiple times up to 10 times. It only happens sometimes.
I tried it on iphone and android devices I have, each device reloaded about 20 times and never got the error again.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Maybe it's just my device. Did you get the error initially?
This is an accepted solution.
I also tried to emulate google pixel 6 device but it also doesn't work. The actual devices I have are also fine. Maybe the problem is only on your device. You can try using another device to check. And the code I gave you is to make sure it always has the same font-size on mobile.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024