If you look at the website you will see the wheels at the bottom. I would like to use them as backgrounds in a text box so the text would appear inside the wheel.
Is that possible?
Thanks.
I am using Enfold
.shaded-box.avia_textblock { background-color: rgba(0,0,0,0.8); padding: 10px; }
Using this idea in Quick CSS, would something like that work but have a picture link?
If so, how would I do that?
Thanks.
Hi!
Thank you for using Enfold.
Yes, that will work. You can add a unique selector to any elements on the advance layout builder except for column layouts. Refer to this link for more info:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
Ismael
What would the CSS code be for using a picture?
Thanks.
I would like to know this as well.
I tried doing this but it didn’t work:
CSS:
.picture-box.avia_textblock { background: http://longreachbikeclub.com/wp-content/uploads/2014/09/Wheel-Test.png; padding: 10px; }
Custom Css Class
picture.box
It didn’t work.
How do I do this?
Thank you.