Hi,
If I want to add some occupancy to the white background in the hero section here https://www.ezcomsoftware.com/ how might I do this?
THanks
Hey ezcom,
I’m not sure I understand what you mean by occupancy? Please try to explain your intentions a bit further, or post a screenshot highlighting your intentions.
Best regards,
Rikard
I want to make the background of that one section more transparent. So its more like the “Overlay Opacity”.
Hi,
Thank you for the update.
Are you trying to adjust the transparency of the column or white box inside the color section? If so, try to use this css code.
.flex_column.av-108grrem-76ae30a0ceddffa30f69c2e92f0b6dcb {
padding: 25px 25px 0 25px;
background-color: rgba(255,255,255,0.5);
}
Otherwise, please provide a screenshot of the changes that you would like to do using imgur, savvyify or dropbox. Thanks!
Best regards,
Ismael
We want to add some transparncy to the whitebox area. So you can see some of the background through the white but still read the copy.
I will add login info in the private area.