Removing or Changing the Color of Space between Sections

Topic summary

Issue: After installing the “Opinew Product Reviews” app, white lines appeared above and below the review block on product pages, despite layout spacing set to 0. The requester wanted the spaces removed or matched to the yellow background.

Access: The product page URL was shared, and a temporary storefront password (“test123”) was provided to allow inspection. Guidance on sharing/disabling the password was given.

Fix attempts: Suggestions focused on editing the Shopify theme.liquid file:

  • One contributor advised pasting code near the tag (with a reference screenshot).
  • Another suggested adding a specific CSS line just before the closing tag in theme.liquid.

Outcome: Adding the CSS in theme.liquid resolved the white space issue. The result was confirmed with a screenshot, and the requester acknowledged it worked.

Notes: Screenshots and code snippets were central to the solution, though the exact CSS shown in the thread text is not visible. “theme.liquid” is the main Shopify theme file; CSS controls page styling.

Status: Resolved; no further action requested.

Summarized with AI on January 5. AI used: gpt-5.

hallo :slightly_smiling_face:

I just installed the App “Opinew Product Reviews” and wanted to implement it into my Product Pages.

Now i have the Probem that whenever i implement it there are weird White Lines above and beyond the Review Block. The Size of these Spaces is already set to 0 in the Layout options. Is there any Way to remove them or atleast set them to the Yellow Background Color?
Best Regards

Hey @3DForge ,

Can I have the link to your store?

1 Like

Sure heres the Link : https://3dforge.org/products/nintendo-switch-joycon-single-halter
Although its currenty Password Protected.
Is there any way i can dm you the Password? I pretty new here

Hey @3DForge ,

You can disable it for now or just drop the password here and then change it after the issue is solved.

1 Like

@3DForge hope you are doing well.

could you please share your store URL?

Alright i changed it to “test123” for now ^^

Hello ^^
Yeah the Store URL is https://3dforge.org/products/nintendo-switch-joycon-single-halter
and the Password is “test123” for now

Hey @3DForge ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

1 Like

Please add the below line of CSS just before the closing tag of in your theme.liquid file.


Result:

1 Like

Thank you so much that worked ^^
Thanks for the fast help, when im home ill buy you a coffee :wink:

Thank you, that’s generous! Good luck with your store :slightly_smiling_face: