Gutenberg & custom CSS
-
I decided to try using Gutenberg for a post but noticed the blockquote color was wrong. I was given some custom CSS from an admin for OWP from this forum so I used that. It all looks good although I did forget the “.” the first time. Here is the CSS:
.blockquote {
border-left: 5px solid #346315;
}But this isn’t about the code. When I previewed the post, the blockquote color did NOT change, so I right-clicked > View source to check the page. Here is the problem – ALL of my custom CSS is in the source on the page. WHY? I added all the CSS via Appearance > Customize and yes, I am using the child theme.
Why is it showing in the source code when before it did not? Does Gutenberg not allow custom CSS? I reactivated my Classic Editor plugin and the custom CSS is still in the source code. What is going on?
The page I need help with: [log in to see the link]
The topic ‘Gutenberg & custom CSS’ is closed to new replies.
