Reply To: Ally Widget Title

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

#8893
Wes
Moderator

    When I added it, it worked for me. Here is what I did –

    .home-feature-1 .widgettitle {
        background-image: url(http://hroc.jeansnbeans.com/wp-content/uploads/2013/11/Martini.png);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 20px;
        padding: 0 0 0 30px;
    }

    and here was the result – http://i.imgur.com/KgpGMlx.png

    It’s the first title that says “Connect”….I just used the cocktail image you had as an example. Give that a try and it should work.