Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #761083

    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

    • This topic was modified 7 years, 8 months ago by Michael.
    #761192

    Hey Michael,

    Try to adjust with:

    .entry-content p{
    font-size: xx !important;
    {

    Best regards,
    Jordan Shannon

    #761698

    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

    #761935

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.