Hi, I’m having trouble removing the “Shipping calculated at checkout” below my products price and also moving the Shop Pay banner right below my product price instead. My url is kennethreneswim.com
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.scss.css
Step 3: Paste the below code at bottom of the file → Save
.product__policies.rte, hr.hr–medium {
display: none !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Hello @AlyseSantiful ,
You can follow these steps:
- Go to Online Store->Theme->Edit code
- Open your theme.liquid file, paste the below code before
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team