Hello,
my last question today (it would be good btw. to have a complete list of all CSS namings).
I am looking for a way to have background color with strong opacity behind a complete icon box or icon list (best not for whole, but for one specific one). I thought I could use colored section feature, but one style element cannot be place within another correct? So they don’t work together.
– Marian
Hi!
You could enable this: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
And then to color the elements (Quick CSS):
.custom_icon{
background: rgba(209, 81, 46, 0.5) !important;
}
Best regards,
Josue
Hi Josue,
the team here is crazy how fast you guys reply ;) That option is very good and I added it right away. I have the custom field and saw no effect though. Changed it to red and saw nothing too.
Check here
http://www.behrmannhaertel.de/Kaesler/
I added it to the left icon list to test in an effort to give the site a slighter color touch;) But I can see no change.
– Marian
Hi Marian!
Just put the “custom_icon” in the CSS field – http://screencast.com/t/LnW5CI5I2i
Then put the code in Quick CSS (Enfold > General Styling).
Cheers!
Josue
Ah, misunderstood it, its only to name the the class.
Awsome, it works, looks terrible though and I need a new idea ;) Maybe rounded corner or so, hmm.
But thanks again, this is how service needs to be and paying money for a theme is worth it!
You are welcome, always glad to help :)
Regards,
Josue