Home › Forums › CSS › Responsive issue › Re: Responsive issue
July 18, 2013 at 11:00 am
#143453
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).