This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
Hi,
As you can see here http://thecaravanproject.asascharity.org, content has a white background and behind we have a color gradient background.
How can I make the white background semi transparent in order to see the color gradient?
Thanks,
Hello,
Please try this code:
.page-wrapper {
background: transparent;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up