Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
Column Opacity
leonardoreis
March 2016
in
BeBuilder
Hi,
I trying to make a opacity on the text in the column
How can I do this?
http://exactaprojetoseinstalacoes.com.br/servicos/
Comments
Albert
March 2016
Hey,
please set class name for this column first and then let us know so we can have a look on it and tell you how to make this background transparent with some custom css.
leonardoreis
March 2016
The name of column is Projeto
Albert
March 2016
We meant Custom | Classes NAME, not title.
leonardoreis
March 2016
Is this?
Albert
March 2016
This is place where you have Projeto text. And because you set this class name already, we can give you css to set transparent background now:
.column.Projeto > div { background-color: rgba(255,255,255,0.5) !important; }
Sign In
or
Register
to comment.
Comments
please set class name for this column first and then let us know so we can have a look on it and tell you how to make this background transparent with some custom css.