2. This theme does not wrap blog posts in p-tags. So I have no way to apply css to blog text. I want to make the blog entries larger than they are. I can do this with the heading-tags, with the list-tags, etc. but I have no way to target the text. Did you disable wpautop in the functions file? Because I don't see that you did. I'm really lost on fixing this.
Two problems:
1. How do I change the favicon?
2. This theme does not wrap blog posts in p-tags. So I have no way to apply css to blog text. I want to make the blog entries larger than they are. I can do this with the heading-tags, with the list-tags, etc. but I have no way to target the text. Did you disable wpautop in the functions file? Because I don't see that you did. I'm really lost on fixing this.
Please help. Thanks!
Hi there,
1.You have to go to wp-admin>appearance>customize>site identity
2. You should try this css selector
.single-post .type-post>.entry
Thanks,
Alexandre from the Sonaar.io Crew