Reply To: Ally Widget Title

Homepage Community Forums Ally Theme Support Ally Widget Title Reply To: Ally Widget Title

#8856
Wes
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;
    }