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

    hey,

    i have a little problem with the responsiveness on this site:
    http://muwe.beesites.de/aktuelles-rueckblick/

    when i decrease the browser width, at a certain point, my grid-system overlaps very badly.

    best regards
    philipp

    #494248

    Hey p_niedrich!

    Remove this from your child theme stylesheet.

    .aktuelles-bild {
        max-width: 300px;
    }

    Best regards,
    Elliott

    #494389

    thanks elliot,

    i changed it to

    .aktuelles-bild {
    width: 300px
    }

    now it works fine!

    #494516

    Hey!

    Glad to know you were able to get things sorted :)

    Please let us know if you ever need help in the future.

    Regards,
    Dake

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Issue with responsive grid’ is closed to new replies.