Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #172784

    I’d like to make the title for the sidebar widgets a bolder font (maybe a different color as well). I tried just adding the tag around whatever I typed in for a title but it removes it as soon saved.

    Can you advise on what Quick CSS entry would be able to change just the title portion of widgets?

    Thanks!

    Tom

    #172864

    Hi tgdigitalsolutions!

    You can add this on your custom.css or Quick CSS:

    .main_color h3.widgettitle {
    font-weight: bold;
    color: red;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change widget title font’ is closed to new replies.