- Issue created by @ravi kant
- 🇬🇧United Kingdom 2dareis2do
I have checked and class is being applied. See attached
What is interesting here is that the header only supports fluid and fixed width i.e. container and container-fluid classes. Perhaps they shoudl support the same as the body?
From what I can tell the main difference here is how the layout adjusts at smaller viewports. max-width is the same apart from fluid, which is set at 100%.
https://getbootstrap.com/docs/5.3/layout/containers/#how-they-work
- 🇮🇳India ravi kant Jaipur
when changing the layout from
Theme Setting -> Layout -> Container
then it is messaging that the whole website width will decrease/increase.Can we add a description below the container setting section?
- 🇬🇧United Kingdom 2dareis2do
Ok I have looked at this. I think this really belongs with the settings for the 'content' region but that is handled through a loop so not easy to insert. Possibly easier to remove from there and put here. Not sure.
I have renamed Container to Main to try and clarify that this only applies to the main region (that also includes content)
The other thing I have done is to hide the add class setting form element if the region is set to use a clean region. This is due to the fact that regions classes do not seem to be output if a clean wrapper is selected. There is probably a way to handle this asynchronously (hide/show) but I have just done if for page load for now.
- Status changed to Fixed
about 1 year ago 1:11pm 2 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.