Inherit Bootstrap container settings from the UI Suite Bootstrap

Created on 5 August 2024, 9 months ago
Updated 13 September 2024, 7 months ago

Problem/Motivation

There is a hard-coded container variable in page.html.twig that prevents it from being inherited from the parent theme.

{% set container = theme.settings.fluid_container ? 'container-fluid' : 'container' %}
should be removed from page.html.twig

📌 Task
Status

Fixed

Version

10.0

Component

User interface

Created by

🇫🇷France ara martirosyan

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024