Home › Community Forums › Ally Theme Support › Ally Widget Title › Reply To: Ally Widget Title
November 13, 2013 at 11:25 am
#8856

Moderator
Do you have a link to the exact page/location where you’re trying to do this? I can tell you exactly what you’ll need to add if you have an example.
.widgettitle {
background-image: url(/images/my-image.jpg);
background-position: left top;
background-repeat: no-repeat;
}