Topic: Urgent - Media Query removes x-margins at lower widths. I want them back but can't trace the CSS involved.

banksidepoet pro asked 3 years ago


I am using Chrome Dev tools and have identified that, below 768px width, the margins at the left and write of my pages disappear. All images and text in these pages becomes the full 100% width of the screen. AT 768px and above, I have lovely margins at left and right with images and text taking up about 85% of the screen width.

Somewhere in a media query, something is happening to remove those margins/white space. It may be more complex: it may be a different grid layout all together below 768px.

I am in Chrome Dev Tools, using responsive view, with show media queries enabled.

My problem is that I cannot pin down the CSS that is making the change. I am using the media query bars at the top of the screen to show me which queries are involved but when I right click the coloured bars to identify the CSS involved, there are many CSS declarations in the MDB CSS files which reference that width and much CSS code within each declaration.

Can anyone point me in the right direction? Why do the left and right white space disappear below 768px in the Pro SAAS template?

Cheers, Mike


Marcin Luczak staff commented 3 years ago

Hello,

Please make a snippet with the code you are using or paste it here as a code sample. Without it, it is hard to tell what might be causing your problems as many classes have a different impact on the layout on different view breakpoints.

Keep coding,

Marcin Łuczak



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.19.2
  • Device: Macbook
  • Browser: Safari
  • OS: OS
  • Provided sample code: No
  • Provided link: No