Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Need help to show total products in collection page, its showing on mobile but not on desktop.
https://hypeselection.com/collections/clothing-1
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @Vodoom
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it
<style>
@media only screen and (min-width: 600px) {
.facets-container.scroll-trigger.animate--fade-in {
position: relative !important;
}
.product-count.light.medium-hide.large-up-hide {
position: absolute !important;
display: block !important;
top: -10px !important;
left: 16px !important;
}
}
</style>
- Here is the result you will achieve:
- 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
This is an accepted solution.
- Here is the solution for you @Vodoom
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it
<style>
@media only screen and (min-width: 600px) {
.facets-container.scroll-trigger.animate--fade-in {
position: relative !important;
}
.product-count.light.medium-hide.large-up-hide {
position: absolute !important;
display: block !important;
top: -10px !important;
left: 16px !important;
}
}
</style>
- Here is the result you will achieve:
- 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
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024