kandkmatwick
Forum Replies Created
-
Forum: Plugins
In reply to: [RSS Image Feed] Only featured image showsHi there,
Thanks for your quick reply. Deactivating the plug-in solved the problem. But, I’m curious, does the plug-in help with resizing the image?Forum: Themes and Templates
In reply to: [Twenty Sixteen] Changing font-size default in twenty-sixteenSuper! Thank you Maria! That worked!
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Changing font-size default in twenty-sixteenMaria, would you mind helping me with another css styling? I’d like to remove the Author tag at the bottom of the blog posts, such as this one: https://www.kandkmatwick.com/gold-silver-angel-food-cake/
I downloaded the plug in Simple CSS Styling and put in these codes:
.entry-title {
font-size: 1.8rem;
}body, button, input, select, textarea {
font-size: 0.9rem;
}.meta-sep {
display:none;
}.vcard{
display:none;
}.author{
display:none;
}
.entry-meta {
display:none;
}But the Author tag and is still showing up. Do you know what’s wrong?
I’d appreciate your expertise!Forum: Themes and Templates
In reply to: [Twenty Sixteen] Changing font-size default in twenty-sixteenThanks Maria Antonietta, this worked great!
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Changing font-size default in twenty-sixteenHi Maria,
Thanks for your quick reply! I see there is Appearance > CSS Stylesheet Editor already loaded on WordPress. Is this different than one of the plug-ins you suggest?Thanks for offering about the CSS code- yes, please let me know the exact CSS needed to make the blog post titles smaller.
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Changing font-size default in twenty-sixteenAlso, how do you make the blog post titles smaller?
Thanks!Forum: Themes and Templates
In reply to: [Twenty Sixteen] Changing font-size default in twenty-sixteenHi Maria,
I would also like to modify the default font size and want to make it smaller. What do you mean by “.org plugins repo”? Which plug in do you recommend? and then what?