I am building my first WP site and I have encountered a few minor issues. I am running the "Minamaze" theme and I wan to change a few things: 1. Style of text 2. Color of text 3. Layout/type of text I want to change the headings and the main body text. It mainly concerns the index page of my site, but also my under pages for the future.
Thanks in advance
If you can write a bit of css you can just enter the whole CSS of your theme. Just go to the Point Design on the left side of your Wordpress Backend. There should be a point "Theme editor" or something similar. There go into the main.css or style.css or a name like this and change the font-size and font-family attributes. Hope it helps