• Resolved dsthompson

    (@dsthompson)


    Hi. I can not change the default – widget-title h2 – style by changing the values of this class. I have entered the following in my custom css style sheet but nothing seems to work. Is this the right selector?

    h2.widget-title {
    font-size: 150% !important;
    line-height: 1.2;
    color: #244C24;
    }

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author bhaldie

    (@bhaldie)

    your css looks correct, the issue maybe the order of the loading of the css files. Make sure your custom css file is the last file loaded.

    Maybe that will correct the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Style Widget heading?’ is closed to new replies.