I’m sorry if this has already been answered, but I’ve searched and found nothing. I’m just trying to find a way to make the background color of a cell transparent (as you can do in the column cells.) Is there some quick CSS I could use?
Thanks for your help!
Sarah
Hey Sarah,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Have sent in private mode.
Hi,
It looks like you are using a background image. That would have to be removed first then we can use css to add a background transparency.
Best regards,
Jordan Shannon
Thanks Jordan… I tried inserting a transparent .png… silly me. Anyway, it’s gone now. What CSS should I use?
Hi Sarah,
That cell doesn’t have a background colour, I’m guessing you want the background image to the left to be visible under the text in the middle, correct? If so then I think you will have to do a 1/2 design with the background image instead, then align the text to the right with CSS instead.
Best regards,
Rikard