I put a Click to Tweet for Sassy Social Share on the page above. My shortcode is
[Sassy_Social_Click_To_Tweet text=”The Illinois Community College Board (ICCB) is picking up the cost for state residents to earn a State of Illinois High School Diploma (formerly high school equivalency certificate). “]
Works perfectly. However, CLICK TO TWEET is a tiny font size, 4px, perhaps? How can I style the appearance of the box? I do not want to add anything to functions.php. I’m just looking for the classes I should target with custom CSS.
(The more I see what you’ve created here, the more I like it.)
The page I need help with: [log in to see the link]
I want to change the background color of the box that holds the text, maybe give it rounded corners too. Gave up going dizzy trying to read the condensed CSS to find the right classes.
Sure. You can use following CSS for this. @media screen and (max-width:783px){pre.wp-block-preformatted span.heateor-sssp-ctt-text{color:#2b2c30 !important}}