This topic has 14 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Tamara
Hi, I am trying to use local pick plus on my website with Xstore but there is a layout problem. Please could you kindly assist.
Hello,
Please provide a screenshot of the problem.
You can use Lightshot screenshot or Gyazo tool to make screenshots and share links here.
Also, you provided email, but forget about password.
Waiting for your reply.
Regards
Hi, Thank you kindly for your response. Login details have been provided with screenshot as requested.
Hello,
Add the next code in Theme Options > Theme custom CSS > Global:
#shipping_method li {
flex-wrap: wrap;
}
Regards
Thank you, that is much better however the radial buttons are above the shipping options now.
Hello,
I can see “Shipping” but not “Collect” now. What settings should I set to be able to see both? when the custom code is removed the “Shipping” is displayed fine?
Regards
Hi Rose,
You would need to ensure that only certain items are in the basket. Please add only this product when checking out.
Hello,
Thanks for the reply.
Change the previous code to:
#shipping_method li:last-child {
flex-wrap: wrap;
flex-direction: column;
}
Regards
Almost got it – thanks for you help so far…
Also, After the recent update, this is happening on mobile, it was fine until I did the update on Monday morning.
Hello,
1/ Update theme and Core plugin https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Clear cache, check and let us know if any further assistance is needed.
2/ Clear cache of your mobile browser after the update and check then.
Regards
Thank you very much. I did the update and mobile version is working properly again. What incredible support!
Great. Thanks for letting us know!
Is there anything else we can help you with?
Regards
That’s all for now thank you 🙂
The issue related to '‘Local pick plus layout not right – Both on mobile and desktop’' has been successfully resolved, and the topic is now closed for further responses