Hello,
Shopify does not allow the hiding of ‘Pickup availability’ on product pages natively. Is there a simple Custom CSS solution for making this invisible on all product pages? I would like it to still be on the checkout and function correctly in every other regard. I would also need it to be easily reversible if I ever need to revert any changes.
Any ideas?
Hello @IroncladTemplar ,
It’s GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Thanks for the reply @GemPages ,
Store URL: https://tastybake.com.au/
Store PW: pokemon
Regards,
Mark
Hello @IroncladTemplar ,
It’s GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your theme.liquid theme file
-
Paste the below code before
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Thank you @GemPages ! Works perfectly.
Hello @IroncladTemplar ,
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team
This doesn’t work for me, is it theme specific?