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
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025