Shopify themes, liquid, logos, and UX
My product landing page shake when scrolling through Shopify website.
Hi @M-Trendy , kindly share your store URL please.
m-trendy.com
it is my website and my product landing page is shaking
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
@media only screen and (max-width: 768px) {
.section-header {
top:-5px !important; /* Adjust this value based on your needs for mobile */
}
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
- Here is the solution for you @M-Trendy
- 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>
.section-header {
top: -2px !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
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024