Hello @Chucklesfaq
can you share store url?
It’s not live yet. Any other way @niraj_patel
Any other way?
How can I apply customs CSS on it without inspecting it?
https://www.chuckles.store/products/afternoon-symphony
Hey can you check now?
@niraj_patel
Hello @Chucklesfaq
You can add code by following these steps
-
Go to Online Store → Theme → Edit code.
-
Open your theme.liquid file
-
Paste the below code before on theme.liquid
Hey thanks a lot. It’s working now. Thanks for being so cool here.
Hey @Chucklesfaq
Yes, we can do it with manipulation to css.
Please ‘inspect’ the image layout and change the css as:
when you scroll down, the images comes:
position: sticky;
But if you want to fix the images on top, please write that css:
position: static!important;
I hope it helps you!

