Add custom grid breakpoint


Topic: Add custom grid breakpoint

noveltytech asked 9 months ago

Expected behavior add custom breakpoint Actual behavior custom breakpoint not added Resources (screenshots, code snippets etc.)

$grid-breakpoints: ( xxl: 1440px, xxxl: 1600px ); $container-max-widths: ( xxl: 1440px, xxxl: 1600px );


Piotr Glejzer staff commented 9 months ago

Did you compile it again?


noveltytech commented 9 months ago

Yes Piotr. Also, the grid breakpoint customization in the docs is nowhere to be found either.


Piotr Glejzer staff commented 9 months ago

We have only suggestions on how to use scss files in your project. Did you see it?
https://mdbootstrap.com/docs/react/getting-started/quick-start/


noveltytech commented 9 months ago

Yes, I have included all the scss files in my project. Still, couldn't change or add a new breakpoint.

I have found similar question on this forum posted 2 years ago. https://mdbootstrap.com/support/general/changing-grid-breakpoints-doesnt-work-properly/

It seems to say that the customizing grid breakpoints is not possible while using MDB. This post is 2 years old. Do we have any update on this?


Piotr Glejzer staff commented 9 months ago

Uh, yes this is still not resolved. We are using CSS from jquery co if they didn't fix it, we can't do anything about that at the moment.


Please insert min. 20 characters.
Status

Open

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: React
  • MDB Version: 4.25.4
  • Device: Macbook Pro
  • Browser: Firefox, chrome
  • OS: MacOS catalina
  • Provided sample code: No
  • Provided link: No