Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi everyone!
I recently added a review app to my store and I've been trying to customize it according to my linking, but I'm having trouble either deleting (which I've come to the conclusion that it's not possible) or editing the color of the margin surrounding the app section. It is white by default, I want it to match the surrounding color, which is #F2F2F2.
Note: The margin is not part of the app, it is part of the theme.
Hello,
This can be done by either targeting the class in the code and adding some code to css or inside the app itself there should be a way to edit colors or add extra css.
Do you mind sharing your url of the store here so I can see what code to add or you can DM me if you need help right away.
Of course. The URL is https://www.tailwagco.com
If it's helpful, this is the URL to the product that I have imported test reviews for: https://www.tailwagco.com/products/correa-reflectante-y-resistente-para-perros-de-todo-tamano
Thank you!
Now what exact margin that you want it removed?
Can you pinpoint that in a screenshot.
In the screenshot below, you can see the margin as a white line right before the app section. It is also present after the section. That is the margin I want removed or to match the color above and below.
I've just realized that part of the margin does indeed belong to the app. I fixed the sides of it (which belonged to the theme), but there is no option to remove it in the app settings.
Hi @Tailwag , I have checked the code from browser and found there are some inline CSS which can not be override for this section. I believe there should be some customization option to adjust the margin of the bottom. Can please check your theme customization for this section in product page?
Thanks!