All things Shopify and commerce
I have been told that when you use the mobile app view you can't see the add to cart button. I have screen shots #1 shows the add to cart button is way to far over to the right, this only happens on any of the items I have custom fields on. #2 shows that the add to cart button is on the item correctly. I added and app called Ez Product & Options & Variants, I have been working to get this fixed. Can anyone help me fix this issue, it is causing sale losses daily. The help would be much appreciated
Solved! Go to the solution
This is an accepted solution.
Hi @trendycustomapp ,
You can try this code by following these steps:
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css or styles.css
Step 3: Insert the below code at the bottom of the file -> Save
@media only screen and (max-width: 767px) {
.product-form__actions .flex {
display: inline-flex !important;
}
}
button.sf__btn.sf__btn-secondary {
color: #d38c05 !important;
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is an accepted solution.
Hi @trendycustomapp ,
You can try this code by following these steps:
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css or styles.css
Step 3: Insert the below code at the bottom of the file -> Save
@media only screen and (max-width: 767px) {
.product-form__actions .flex {
display: inline-flex !important;
}
}
button.sf__btn.sf__btn-secondary {
color: #d38c05 !important;
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Oh my it worked!!! Thank you so much you just made my day 😁
Dropshipping, 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, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024