Hi guys,
I wonder why the final image is like this : https://imgur.com/a/wsV74
instead of being like that : https://imgur.com/a/z74sT
Thanks 
Hi guys,
I wonder why the final image is like this : https://imgur.com/a/wsV74
instead of being like that : https://imgur.com/a/z74sT
Thanks 
Hi there,
Thanks for writing in! Upon checking, I see that you have plenty of essential grids created. Could you please point to the exact name of the grid that you’re having this issue, so that we can look into it.
Thanks!
Hi,
I thought there was only one essential grid : https://imgur.com/a/n9lHR
The name of the grid is “Collections”.
The skin used is “Quincy”, i tried with others but i still have this issue.
Thanks again !
Hi There,
It seems to be the image transparency that created by your photo editor. It will look good on white background, but not in darker background.
Thanks!
Alright thanks, do you mind changing for a white background in my photo editor ? Or in the essential grid, is there an easy way to do it in essential grid ?
Cheeres
Hi There,
Could you please try adding the following CSS rules into your Theme Options > Global CSS area.
.esg-grid .mainul li.eg-quincy-wrapper {
background-color: #fff;
}
.eg-quincy-element-3 {
color: red;
}
Hope that helps.
Unfortunetly i still have the same problem.
Hi,
You can try adding !important
eg.
.esg-grid .mainul li.eg-quincy-wrapper {
background-color: #fff !important;
}
.eg-quincy-element-3 {
color: red !important;
}
Hope that helps
Hi, that made the trick !
Thanks a lot !
You’re welcome! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.