Tagged: font size
I found an answer to this question, which worked, but not exactly the way I want.
In https://kriesi.at/support/topic/make-blog-text-larger/#post-747544 @Yigit metioned to simply add some custom CSS to change the font size, which worked great.
But this also increases the size of the Footer and the Socket. Is there a way to avoid this?
Thanks,
Michael
Hey Michael,
Try to adjust with:
.entry-content p{
font-size: xx !important;
{
Best regards,
Jordan Shannon
Hi Jordan,
after I understood your answer correctly, everything works as expected :)
To clearify my mistake for others: Jordan talks about using his proposal instead of changing .single-post as mentioned in the referenced answer.
Thanks Jordan.
Kind regards,
Michael
Hi,
I am glad this was able to be worked out! If you need any additional help, please don’t hesitate to contact us here.
Best regards,
Jordan Shannon