Shopify themes, liquid, logos, and UX
my url is voribrand.com
Hi @Antzahr
Try this one.
@media only screen and (max-width: 749px){
.product__title {
position: absolute;
top: 20%;
left: 10%;
right: auto;
}
.grid__item.product__media-wrapper.product__column-sticky {
padding-top: 70px;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
it sort of worked however it messed the text up on my home page and for some reason it shows it moved in the shopify store editor but not when i go to my site on my actual phone
Oh, Try this one maybe.
Same Instruction.
@media only screen and (max-width: 749px){
#ProductInfo-template--20167987036466__e4dc398e-2360-4c1a-880e-966155cc07f5 > h2 {
position: absolute;
top: 0%;
left: 10%;
right: auto;
}
#shopify-section-template--20167987036466__e4dc398e-2360-4c1a-880e-966155cc07f5 > section > div > div > div.grid__item.product__media-wrapper {
padding-top: 70px;
}
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025