[Support request] Setting a background image for widget titles in the sidebar (Marketer theme)

Home Forums Support [Support request] Setting a background image for widget titles in the sidebar (Marketer theme)

Home Forums Support Setting a background image for widget titles in the sidebar (Marketer theme)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1111041
    Timo

    Hi!

    With CSS, how can I add a background image to the sidebar widget titles?

    Cheers,
    Timo

    #1111332
    David
    Staff
    Customer Support

    HI there,

    try this CSS:

    .widget-title {
        padding: 10px;
        background-image: ur('url_to_your_image');
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.