Find Answers and Get Support › Forums › Mandha – Multipurpose WooCommerce Theme › Popular Features › Online Store › Cart Not Reponsive
- This topic has 6 replies, 2 voices, and was last updated 2 years, 3 months ago by
Manathan.
-
AuthorPosts
-
praveenParticipant@praveendhakad
- 6 Topics
- 15 Posts
cart is not responsive on mobile
i’m using Samsung m51 and I also check in iPhone12
and my cart and Go to checkout buttons not showing in m51
https://cdn.discordapp.com/attachments/1044560891301081099/1047255578713530489/Screenshot_20221130-022831_Brave.pngNovember 29, 2022 at 22:01 #43591@themodactyl- 0 Topics
- 6719 Posts
Hi Praveen, 🙂
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update.
We’ll be back to you as soon as the update is available.
Thank you for your patience.
Best,
November 30, 2022 at 08:49 #43599@themodactyl- 0 Topics
- 6719 Posts
Until the update, simply add the following code snippet to your website:
/** * FIX: Make Mini Cart Responsive */ @media screen and (max-width: 768px) { :root { --wc-drawer-panel-width: 100vw; } }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
November 30, 2022 at 09:39 #43601@themodactyl- 0 Topics
- 6719 Posts
Hi Praveen,
I took a look but it seems all is working fine from my side.
Could you provide us with screenshots of your website please? Please don’t hesitate to comment or highlight your screenshots to help us better understand your issue.
Thank you.
December 1, 2022 at 09:47 #43608@themodactyl- 0 Topics
- 6719 Posts
Hi Praveen,
We have just released a new update of Grimlock for Woocommerce. Updating this plugin to the latest version should fix this issue.
After the update, the problem should now be fixed. However, you might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). To see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
Kindest regards,
December 13, 2022 at 12:17 #43696 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Cart Not Reponsive’ is closed to new replies.