Tagged: breakpoint, grid, responsive
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
Hey p_niedrich!
Remove this from your child theme stylesheet.
.aktuelles-bild {
max-width: 300px;
}
Best regards,
Elliott
thanks elliot,
i changed it to
.aktuelles-bild {
width: 300px
}
now it works fine!
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