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.
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025