Adjust blog width without breaking responsiveness

  • Posted in : Read WP
  • daanvandenbergh
    Participant

    Hi!

    I have cleaned up my blog and am using just the widgetized footer. I have adjusted the .wrapper > row-class to 41%, because I want to make my content area thinner and my blog focussed only on content. You can view it here: http://www.daanvandenbergh.com.

    But now, when I view it on a phone it also uses only 41% of the screen, which makes it practically unreadable.

    Is there any way that on a landscape configuration (such as laptop or tablet) it will use 41% width and on a portrait configuration it will use 100% (or 95% or something) so it stays readable on a phone?

    ahmetsali
    Keymaster

    Hi, you can try this custom css code instead;

    .wrapper > .row { max-width: 610px; }
    
    daanvandenbergh
    Participant

    That worked! So simple! Can’t believe I didn’t think of that.

    Thanks a lot!

Viewing 3 posts - 1 through 3 (of 3 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