Kahiwa
December 2, 2021, 1:42pm
1
Hi,
Im trying to remove square box around a product in collection callout. Picture itself is png with transparent background. First the box was all white with 0% transparency. I was able to make it little more transparent with this code:
.callout-image {
background-color: transparent !important;
}
But result is this:
How could I get this box away completely so that products would just stack up nicely? Thanks!
Kahiwa
December 2, 2021, 1:57pm
2
Actually just noticed that this problem comes also with “image with text” section.
Kahiwa
December 2, 2021, 6:45pm
3
Found a solution from settings. Under theme settings, animations to transparent.
I am having this same frustration however I cannot find the setting you describe.
Settings > Animation doesn’t have anything about transparency.
I also found
Settings > Colors > Animation -
There is is a background color selector here, but it doesn’t appear to effect the collection callout or image with text.