Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Responsive issue Re: Responsive issue

#143453
Paulie_D
Member

Off hand it would seem that your media queries aren’t adjusting the width of a module

For instance:

.omc-half-width-category.omc-module-a {
width: 590px; <


overflow: hidden;

Is still in operation at widths under 1000px (roughly).