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!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024