Topic: How to remove left/right {large} margins?

shamca free asked 5 years ago


Hi - I'd like to get rid of the space on either side of my 3 columns. I've tried a whole bunch of css changes, but I just can't get rid of those margins.

This image shows the big margin on the left side:

https://drive.google.com/file/d/1P5fxPlfOIiDFxaeTx2qqUVnmzkFj7LV_/view?usp=sharing

I have:

nav bar 
 container 
  row 
   col 
   col 
   col 
  row 
/container

shamca free answered 5 years ago


I solved this by writing a simple css class like:

.container-wide { width: 1680px !important; }

..but why did I have to do that? I assumed there would be a class which would utilized the max size of my display?

Shaun


Bartłomiej Malanowski staff commented 5 years ago

I think I don't get it. What exactly are you wish to remove? What would be your desired effect like?



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: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.6.1
  • Device: Desktop
  • Browser: Chrome
  • OS: Mac OS
  • Provided sample code: No
  • Provided link: Yes