Adding CSS to a "Column" item - Transparency background
Hi,
I would like to add transparency to a white background of a column item.
_
Section
Wrap
Column
_
I tried to add CSS.
I added a Custom classes in the settings of the column item called "whitebox"
I thought that adding (below) to the CSS custom on the page would do the trick, apparently not, what am I doing wrong?
___
whitebox {
opacity: 0.5;
}
Help?
Regards
Comments
please send us link to page where you did it so we can have a look.
1. SET CLASS NAME FOR THE COLUMN
2. SET THE FOLLOWING CSS UNDER THEME OPTIONS > CUSTOM CSS & JS > CUSTOM CSS SECTION: