Is there a way to put a color behind the columns?
I have one column that is overlaying a background photo. The text does not show up very well over the background photo, so I want to add a background to the column text, which is now transparently overlaying the background photo. I want to put the text on a contrasting background color instead.
Is there a way to do this?
Comments
background-color: rgb(255,0,255);
}
MY-BLUE-COLUMN
that's it. Just name for column. Please do this and then let us know. The field where you probably used css is for class name, not css. Each css should be used under Theme options > Layout > Custom CSS & JS > Custom CSS section.