goku223344 priority asked 9 months ago


In the documentation, it says that I have to enable CSS grid in order to use it and then recompile my sass files. In what specific file will find $enable-grid-classes in?


Kamila Pieńkowska staff answered 9 months ago


If you want to use a regular grid system, it is enabled by default. If you want to disable it and use the new Bootstrap experimental grid you need to set:

$enable-grid-classes: false; 
$enable-cssgrid: true;

You add this in custom/_variables.scss



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 6.4.0
  • Device: Desktop
  • Browser: all
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No