- This topic has 7 replies, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Clean Commerce Pro › My add to cart sign is cut off on mobile v
Tagged: add to cart cut off on mobile
Hi Guys 🙂 ,
I need again your help, my add to cart sign is cut off but only on mobile view cuz on laptop and computer it’s all good.
How should I do to resolve this problem ?
Thanks 😉
Fatim
Hello,
Someone can help me please ??????
I really need your help.
Thank you so much
Fatim
Hello @fatim,
While we have tested the shopping cart / signin links in the header of the clean commerce pro theme in mobile version, the cut-off issue was not seen on our side.
Please provide us your Website URL / screenshot of the issue so that we could visualize the issue and help you with some precise fix.
Best Regards !!
Hey,
Please find a website URL and a screenshot.
I’m looking forward to hear from you
Thanks
Fatim
Hello @fatim,
The issue of “Add to Cart” option being cut off is due to the custom CSS that is overriding the theme CSS for small screens.
Try adding the following CSS in your Admin Dashboard > Appearance > Customize > Additional CSS for the fix of the issue :
@media only screen and (max-width: 479px){
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product {
width: 100%!important;
}
}
Hope this Helps,
Best Regards !!
Hey,
Thanks for your response.
I added the css code you gave to me but still same problem.
Please check the screenshot that I made after puting the css code.
https://www.caddieplus.com/screenshot-add-to-cart-sign-cut/
Thank you so much
Fatim
Hello,
I just checked everything is correct today I don’t know why yesterday wasn’t work. Thank you so much because the css code is good et now the add to cart sign is entire display on mobile.
I’m really happy thank you 🙂
Best regards,
Fatim
Hello @fatim,
Yes when we checked your site URL we found that the Add to Cart Button is not cutoff in responsive view i.e it is working fine .
If you have any issues further then please feel free to post them .
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |