Hello
I am using a wishlist app called iwish: Wishlist. I want to remove the white colour outside the heart icon. How to do it ?
Hello
I am using a wishlist app called iwish: Wishlist. I want to remove the white colour outside the heart icon. How to do it ?
Hello, @Jayesh-Agarwal
Please share “Store URL”
Thanks!
We can only take out the whole white color try this code if it works. If not then you need to reach out the app provider.
a.iWishAddColl {
background: transparent !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!