Problem with fluid container not working

Created on 30 April 2024, about 2 months ago

Problem/Motivation

Theme: Vartheme (Bootstrap 4 - SASS) 9.0.27 (default theme, administration theme)
Installation profile : Varbase (varbase-9.1.1)
When I set use fluid-container in the theme Bootstrap 4 the page is still not using 100% of the width of the complete screen but I was expecting that.

- Aggregration is off
- cache is rebuild

I found out that the setting is comming from:
@media (min-width: 1200px) {
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
max-width: 1140px;
}
}

in file:
bootstrap.base.css?scqgd7

Bu now I'm a little bit lost. Should I change the configuration file of breakpoint?
Should I generate a new theme, recompile and use that theme?
What is the road togo...

Steps to reproduce

- Select theme
- Select Layout > Container > Fluid container Use .container-fluid class checked

πŸ’¬ Support request
Status

Active

Version

9.0

Component

User interface

Created by

πŸ‡³πŸ‡±Netherlands myDrupal2014_846824658246

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024