Shopify themes, liquid, logos, and UX
Hi, I need to move the “shop button” so it sits lower on my home page for MOBILE only.
the desktop button is sitting perfectly.
pls help
thanks
Solved! Go to the solution
This is an accepted solution.
Hi @majaa,
Please go to Customize > Sections > Image banner > Custom CSS > Add code:
Code:
@media screen and (max-width: 749px) {
.banner__box {
top: 7rem;
}
}
This is an accepted solution.
Hi @majaa,
Please go to Customize > Sections > Image banner > Custom CSS > Add code:
Code:
@media screen and (max-width: 749px) {
.banner__box {
top: 7rem;
}
}
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