Currently working with Read-WP theme and have a could of questions.
I have been searching the site for answers to the following questions, but I am unsure if I have actually found the correct solutions.
1. First of all I would like to increase the width of the single blog post page? I am not using sidebar in the single blog post page. Is that by any means possible?
2. Second is it possible to insert an “about me” text and profile photo similar to what you have implemented in the ReadMe theme?
3. How do I increase the overall content text size?
4. How do I justify the content text (the text from blogpost) on the home page?
5. Is it possible to write this limited content text (displayed on the home page) in the blog post and only be shown on the home page and not the blog post?
For question 3 I have found the following – which I think is working?
p {
font-size: 15px !important;
}
Thank you for a great theme and thank you for the help!