Shopify themes, liquid, logos, and UX
I have rich text above my third-party product reviews app on all of my product pages.
However, there is a blank space between these two sections that I want to be removed on all of my product pages.
I am using the Refresh theme.
My website is https://novorelief.com/ and this problem affects all of my product pages.
Hi @aidanbrown
This is Henry 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 base.css
Step 3: Paste the below code at bottom of the file -> Save
section#shopify-section-template--21656107909413__169580998888506cac {
margin-top: -42px !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thanks for your help. This worked for one of the products but didn't change anything on the other product pages.
Hello @aidanbrown
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
#shopify-section-template--20861929292069__16962732684717697b {
background-color: #eaeaea;
margin-top: -42px;
}
div#shopify-block-14faba5c-701f-47e4-88ed-a4a4e93e9634 {
padding-top: 19px;
}
</style>
Thanks for your help. This worked for one of the products but didn't change anything on the other 4 product pages.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025