Forum Replies Created
-
AuthorPosts
-
cguttery
ParticipantI set the 18 pt type in appearance>>typography>>default typography.
But I put your suggested code into the >>add additional css field.
I did clear cache on it and it's just adding spacing between lines but not enlarging the font. Perhaps a quirk of the theme?
The "has-medium-font...." code that I noted above did work. But I just wanted to make sure that it wouldn't have some unintended effect elsewhere in my css
cguttery
ParticipantThanks for the quick reply Anita. When I add in that code, it increases the line spacing but not the font. I tried using the following, but it didn't work either.
ul li::marker {
font-size: 18px;
}But I found the following elsewhere and it seems to be working. Does this code look kosher to you?
.has-medium-font-size ui, oi, li
{ font-size:18px;
}September 16, 2020 at 6:53 pm in reply to: Blue text link color not showing in colored boxes | Magazine Pro #501080cguttery
ParticipantUnfortunately that's not it. Deactivating that plug-in didn't make a difference.
September 16, 2020 at 6:37 pm in reply to: Blue text link color not showing in colored boxes | Magazine Pro #501079cguttery
ParticipantWill do thanks
cguttery
ParticipantThanks for the tips
cguttery
ParticipantThanks Victor for responding to both of my questions on this issue.
It was indeed a plug-in issue. I narrowed it down to the Amazon affiliate plug-in (which I've deleted as it never worked properly anyway) and/or Jetpack. Which I disabled, then did my widgets, then re-enabled. That fix seems to be working for now.
I'll keep an eye on it after the next Jetpack update. And am wondering if I really even need it since I only use it for server downtime tracking and a few of the comment features.
cguttery
ParticipantI'm trying to add a footer with my Amazon affiliate disclosure statement, which does include a link. But I've also tried test copy that is straight text and that doesn't save either.
It seems that the change renders the text widget unusable??
-
AuthorPosts