Navbar and Carousel padding after importing bootstrap.min.cs


Topic: Navbar and Carousel padding after importing bootstrap.min.css

Ghiglioni pro asked 7 years ago

are not separate css available so I can only use some MDB controls? if I include all the CSS, the bootstrap 4 styles are modified and you want to use only some of the elements provided by MDB
Hi, if you use SCSS files, you can comment or delete from mdb.scss files you don't want to use. For example: we have a list of MDB files like here: // FREE @import "free/animations-basic"; @import "free/animations-extended"; @import "free/buttons"; @import "free/cards"; @import "free/dropdowns"; // @import "free/navbars"; @import "free/pagination"; @import "free/badges"; @import "free/modals"; // @import "free/carousels"; @import "free/forms"; @import "free/input-group"; @import "free/msc"; @import "free/footers"; @import "free/list-group"; @import "free/tables"; @import "free/depreciated"; just comment or delete these files you don't want to have and you will have default bootstrap styles for that components. Best, Marta

Ghiglioni pro answered 7 years ago

I have installed Web Compiler in Visual Studio 2017, but if i compile your SCSS file i have an error (variable undefined...) How resolve this problem ? Kind regards

Bartłomiej Malanowski staff pro premium commented 7 years ago

Please show us full output with that error

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
  • User: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No