Home › Forums › WordPress Themes – Premium › Pure & Simple › Change font size in widget
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; }
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.
Lost Password?