dear apex team:
After an update, the font size of my h1 for my blog posts as well as the blog overview section have changed. I have tried to change that via the css function (at least for the single posts)
.single-post .entry-title {
text-align: center;
font-size:200% !important;
}
however something seems to override the above code for changing the font-size for the header of the blog posts.
Any idea why that could be? Thanks so much for your help: www.happycoollove.de/happycoollove-blog