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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024