Hi, I’d like to achieve something like this:
http://www.screencast.com/t/mHD4UJGN6rE
Any idea how to do this?
Thank you!
Hey hansmeiser!
Please firstly turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class .iconbox_content {
background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png)!important;
background-repeat: no-repeat!important;
background-position: 50% 100%!important;
background-size: contain!important;
}
Cheers!
Yigit
Hey!
Unfortunately such customization would not be easily possible without modifying theme files and is beyond the scope of our support. Please consider to hire a freelancer for such customization
Cheers!
Yigit