CSS modify widget title background color

  • Author
    Posts
  • #64412
    jmfvecu
    Power User

    Has anyone hier a css code to modify the title background color of the mantra widgets all over the site?

    Thanks for any hints

    #64426
    Zed
    Cryout Creations mastermind

    Use

    body .widget-title {
        background: ...;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘CSS modify widget title background color’ is closed to new replies.