Shopify themes, liquid, logos, and UX
Hi everyone 🙂
I am happy with my the button placement on my banner for the desktop view:
However for the mobile view, the button placement looks like this:
Is there any way to get the mobile button placement to look like the desktop button placement & size?
My shopify store is www.lovecattus.com
pw: chealy
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
Hi @juliecaesar
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file
@media screen and (max-width: 767px){
.button.button--secondary{
top: 80px !important;
}
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @juliecaesar
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file
@media screen and (max-width: 767px){
.button.button--secondary{
top: 80px !important;
}
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
That worked perfectly! Thank you Richard 🙂
You are welcome @juliecaesar
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This worked for me too! You are a miracle worker. I'm glad I was able to find the solution.
Thank you and have a great day!
Hello, whenever I do this it does not change anything at all to my store. I really need some help?
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