• helo
    i would like to change the color of the text (news and events),i have tried with the color attribute but no luck iam using mantra theme the code is
    .widget-title {
    color: #2EA5FD;
    font-size:16px;
    padding:4px 0;
    padding-left:15px;
    text-align:left;
    margin-bottom:10px;
    background-color:#333;
    background:url(images/blue1.png);
    width:105%;
    -moz-border-radius:10px 0 0 0;
    -webkit-border-radius:10px 0 0 0;
    border-radius:10px 0 0 0;

    }

Viewing 1 replies (of 1 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Are you using a Child Theme, or does that theme come with a section in the dashboard named, “Custom CSS”, “Custom Styles” or “Jetpack”?

Viewing 1 replies (of 1 total)

The topic ‘sidebar topic color change’ is closed to new replies.