Changing Widget Header Color Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Changing Widget Header Color

    Stark12345
    Stark12345
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Changing Widget Header Color Empty Changing Widget Header Color

    Post by Stark12345 January 9th 2018, 10:28 am

    Technical Details


    Forum version : #ModernBB
    Position : Founder
    Concerned browser(s) : Mozilla Firefox
    Screenshot of problem : http://prntscr.com/hxy63l
    Who the problem concerns : A few members
    Forum link : http://strongstylewrestling.forumotion.com

    Description of problem

    Changing Widget Header Color Ihsm_8hNTFyS2vM3GQpaTg

    Hi, I would like to change the color of the widget headers as circled in the screenshot. I found the CSS code that changed the background, but I don't know which one changes the header. Thanks in advance!
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15346
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Changing Widget Header Color Empty Re: Changing Widget Header Color

    Post by skouliki January 9th 2018, 12:42 pm

    hello

    add this to your css

    Code:
    .module .h3 {
        background-color: YOURCOLOR;
     }
    color example #f0bb28