Liquid, JavaScript, themes, sales channels
On mobile my Shop Now button is huge and hard to see where it is placed, but looks perfect on desktop and pads. How can I adjust mobile size/placement only? The site is live at www.theblacksheepfam.com and this is the Dawn theme. Thanks in advance!
Mobile
Pad / Desktop
Solved! Go to the solution
This is an accepted solution.
Hey @amyp25
Thank you for reaching out to the Shopify community.
Here are the steps for your reference:
1. Navigate to the theme editor Online Store -> Themes -> Edit Code.
2. Search for the asset named as search-image-banner.css, open the file and add the below code at the end of the file:
@media screen and (max-width: 749px) {
.banner__buttons{
top: 98px;
}
.banner:not(.banner--mobile-bottom) .button--secondary {
border: 1px solid #000;
padding: 7px 10px;
min-height: unset;
color: #000;
line-height: unset;
background: #fff;
}
}
Save the changes and please have a check once. Let me know if this was helpful.
Thanks.
This is an accepted solution.
That worked very nicely, thanks so much!
This is an accepted solution.
Hey @amyp25
Thank you for reaching out to the Shopify community.
Here are the steps for your reference:
1. Navigate to the theme editor Online Store -> Themes -> Edit Code.
2. Search for the asset named as search-image-banner.css, open the file and add the below code at the end of the file:
@media screen and (max-width: 749px) {
.banner__buttons{
top: 98px;
}
.banner:not(.banner--mobile-bottom) .button--secondary {
border: 1px solid #000;
padding: 7px 10px;
min-height: unset;
color: #000;
line-height: unset;
background: #fff;
}
}
Save the changes and please have a check once. Let me know if this was helpful.
Thanks.
This is an accepted solution.
That worked very nicely, thanks so much!
User | RANK |
---|---|
37 | |
25 | |
14 | |
13 | |
9 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023