Hi,
as mentioned I would like to add a background image to a callout or a highlight section.
I tried this code but it doesn't seem to work properly.
#callout.container.clone_1.section-callout.fix {
background-image:url('http://localhost:8888/site-MNK/wp-content/uploads/2013/05/Callout_img.jpg');
background-repeat:no-repeat;
}
Thanks for your help!