This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Creating opacity for row’s background image

10 years ago

I have an image as the background of the row. I want to change the background image’s opacity, so the text is easier to read.

so far I’ve got

background-opacity {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

But this changes all the row’s content opacity.

Any way to do this?

I got the idea from your hero widget and how you can control the opacity there, but can’t figure it out for the background of a row.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Have a different question or issue?

Start New Thread