Shopify themes, liquid, logos, and UX
Hello. I want my homepage to be fixed withou scroll down
Here is home page
and when i scroll down
i want to remove section surrounded by green to make a fixed page. Only on home page
Link: https://woofm.myshopify.com/
Pass: criclo
Solved! Go to the solution
This is an accepted solution.
Please add the following code.
.template-index .main-content {
padding-bottom: 0rem !important;
}
Thanks!
Please add the following code at the bottom of your assets/theme.scss.liquid file.
#shopify-section-1618343037e09b05ae {
top: 0px !important;
}
Hope this works.
Thanks!
it`s partially worked. Remove a little bit of section but still can scroll
This is an accepted solution.
Please add the following code.
.template-index .main-content {
padding-bottom: 0rem !important;
}
Thanks!
User | RANK |
---|---|
180 | |
154 | |
72 | |
35 | |
34 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023