Shopify themes, liquid, logos, and UX
Hi,
I want to move the "shop now" button to the top left corner on mobile. Its in the top left corner already on a computer screen but not on mobile. Please help me.
https://g0eska-es.myshopify.com/
Hello @drakenberg
Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.
@media only screen and (max-width: 749px){
.banner--content-align-mobile-left .banner__box {
text-align: left;
top: -42%;
}
}
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