StyledThemes

Change font size in widget

Home Forums WordPress Themes – Premium Pure & Simple Change font size in widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69829
    Vicki Berenson
    Participant

    I’m trying to change the font size in the topinset widgets, would like to make the black text larger. Nothing seems to work.
    2020.sharicohn.com

    This is what I have:
    /* Adjust text under ShariCohn & Reclaiming subheader DOESN”T WORK */

    #topinset1.col-md-6 {
    color:#505050;
    font-size:1.3rem;
    line-height:1.4rem;
    }

    #topinset2.col-md-6 {
    font-size:1.3rem;
    line-height:1.5rem;
    }

    #69860
    Styled Themes
    Keymaster

    there was a syntax error in your CSS code further up in your customizer custom CSS.
    I fixed it for you, your code should be working now.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.