raincatcher Posted March 5, 2021 Share Posted March 5, 2021 Site URL: https://www.coloradoraincatcher.com/cart Is there any way to add an underline to the "Continue shopping" text on the empty cart page? Or any way to remove the "Continue shopping" text or make it a button? As is it just looks like it's a shtty design or a design failure but there's no way to edit! Link to comment
tuanphan Posted March 7, 2021 Share Posted March 7, 2021 Add to Design > Custom CSS /* continue shopping underline */ a[data-test="continue-shopping-link"] { text-decoration: underline !important; } raincatcher 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
raincatcher Posted March 19, 2021 Author Share Posted March 19, 2021 Omg thank you!!! It worked perfectly! 🤩🤗🙏🙏🙏 Link to comment
raincatcher Posted March 19, 2021 Author Share Posted March 19, 2021 I have kind of a confusing problem if there's any chance you know a coding solution... (I can post it in the forum separately, so if you don't feel like it, no worries:) So the company only does local pick-ups for these barrels: https://www.coloradoraincatcher.com/products/services-1/fb2a9zihw3mu2mk0ho3350k86diwqo https://www.coloradoraincatcher.com/products/services-1/diy-up-cycle-barrel-cr2ff And for all other barrels, customers are supposed to select Standard Shipping at checkout- and I have it printed in a few spots on the website, but I keep having customers select Local Pick-Up for those barrels at checkout instead:/ So here's an example of the barrels that are supposed to be Standard Shipping only: https://www.coloradoraincatcher.com/products/services-1/bali-50-gallon-barrel Is there any way to make a code for the product I linked above to be Standard Shipping only? And then could I use that code as a template for the other products that are Standard Shipping only and copy/paste it over and over again for each of those products? Sorry I know this is a confusing question, so feel free to ignore it:). But thank you for your help already!! That was awesome:)! Do you have suggestions for coding for dummies? lol Link to comment
creedon Posted March 20, 2021 Share Posted March 20, 2021 On your free shipping define your local area as the shipping area. Enter zip codes for a reasonable area around your location zip code. When a customer enters one of the defined zip codes the local pickup option will be added to the shipping options. This won't solve the problem perfectly but it will reduce non-locals from selecting the $0 shipping option and then getting upset because you won't deliver a thousand pounds of stuff for no dollars! 🙂 Will that improve things a bit? Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment