Shopify themes, liquid, logos, and UX
Hi,
We want the buttons on the mobile version displayed half the current width. How do I adjust the css if there is not setting to do this?
Hope anyone here has the answer for me. Thank you in advance!
https://moodstreet-shop.myshopify.com
password: jolo
Solved! Go to the solution
This is an accepted solution.
Hi @Teddy9
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
@media only screen and (max-width: 767px){
a.slide__btn.btn.btn--primary.btn--small {
width: 50% !important;
}}
Hope that my solution works for you.
Best regards,
Lucas | PageFly
This is an accepted solution.
Hi @Teddy9
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
@media only screen and (max-width: 767px){
a.slide__btn.btn.btn--primary.btn--small {
width: 50% !important;
}}
Hope that my solution works for you.
Best regards,
Lucas | PageFly
THANKS FOR THIS! It worked see the result below. 🙂
User | RANK |
---|---|
196 | |
152 | |
79 | |
72 | |
64 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023