Shopify themes, liquid, logos, and UX
hallo 🙂
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
Solved! Go to the solution
This is an accepted solution.
Hey @3DForge,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
section:has(#opinew-reviews-product-page-code) {
padding-top: 1px !important;
padding-bottom: 1px !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey @3DForge,
Can I have the link to your store?
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.
Alright i changed it to "test123" for now ^^
This is an accepted solution.
Hey @3DForge,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
section:has(#opinew-reviews-product-page-code) {
padding-top: 1px !important;
padding-bottom: 1px !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Thank you so much that worked ^^
Thanks for the fast help, when im home ill buy you a coffee 😉
Thank you, that’s generous! Good luck with your store 🙂
@3DForge hope you are doing well.
could you please share your store URL?
Hello ^^
Yeah the Store URL is https://3dforge.org/products/nintendo-switch-joycon-single-halter
and the Password is "test123" for now
Please add the below line of CSS just before the closing tag of </body> in your theme.liquid file.
<style>
body #opinew-app-container [data-v-7d829004],
body #opinew-app-container [data-v-21bc604b]{
background:#f7c873;
}
</style>
Result:
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024