Blog text width

  • Posted in : Empathy
  • Carles
    Participant

    Hello,

    In blog entries, the text is seen in a column where the width is very small. In mobile is fine, but in a big screen the text space is way too small (even when changing the font). Is there any way I can make the space larger so that it’s not so packed?

    Maybe removing the margins or something similar, or even adding some more space horizontally so that I can properly read in big screens.

    Thank you,

    Carles

    serkan
    Moderator

    Hi,
    Could you try to use this custom css code;

    @media screen and (min-width: 992px) { .blog-single .entry-content { max-width: none; } }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register