Shopify themes, liquid, logos, and UX
Hi,
I would like the following:
My theme is Spotlight. Here is the link: https://dxme.site/
Solved! Go to the solution
This is an accepted solution.
Hey @Marwan0346,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
@media only screen and (min-width: 990px) {
.grid__item.product__media-wrapper media-gallery {
position: sticky !important;
top: 70px !important;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
This is an accepted solution.
Hey @Marwan0346,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
@media only screen and (min-width: 990px) {
.grid__item.product__media-wrapper media-gallery {
position: sticky !important;
top: 70px !important;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Yep, works like a charm! Many thanks.
Hi there, May you help me, please? I have the same situation, but with Dawn Theme. Thank you.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025