[Resolved] Widgets title& back ground

Home Forums Support [Resolved] Widgets title& back ground

Home Forums Support Widgets title& back ground

  • This topic has 5 replies, 3 voices, and was last updated 4 years ago by David.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1234601
    Alex

    Hello,

    how can i make sidebar widget design like below pic.
    title background

    View post on imgur.com


    #1234706
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know 🙂

    #1234854
    Alex

    Sorry it is in my local host not yet uploaded in live site.
    i need to change sidebar title background.

    View post on imgur.com

    #1235035
    David
    Staff
    Customer Support

    Hi there,

    to add a background to the sidebar widget title try this CSS:

    .sidebar .widget .widget-title {
        padding: 10px;
        background-color: #1122aa;
        color: #fff;
    }
    #1235071
    Alex

    Thank you David. It works!

    #1235367
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.