Wenn ich die Schriftgröße ändere, ändert sich nur der Zeilenabstand, die Schrift bleibt so wie sie ist (Fließtext, Menü im Header). Die Schrift in der Sidebar ist davon nicht betroffen. Das gilt sowohl wenn ich die Schriftgröße im Theme einstelle als auch wenn ich das über den Body Tag im Custom CSS Feld mache.
Hallo!
Please add following code to Quick CSS as well
.sidebar a {
font-size: 25px;
}
Regards,
Yigit
Unfortunately this does not solve the problem.
My problem is, that, no matter which font-size I define, it does not change the size of the font in the blog entries on the main page. Only the spacing between the lines becomes bigger.
There is no difference if I define the font-size in the theme settings or if I add it as a custom CSS.
I would just like to mention that I have set the body font to 25px to demonstrate the increased spacing between the lines and that the font in the blog overview stays as small as it is.
Hey!
can you provide us admin access, so we can take a deeper look into the issue? Are you using any caching plugin? Please try to deactivate all your plugins, to see if one is causing this issue. Are we allowed to deactivate your plugins temporarily as well?
Regards,
Andy