The template page.html.twig doesn't leverage the container variable in the different containers so, when it is set to "fluid" in the theme settings it does not affect all the containers: #Header and #Navbar do not have the variable applied to their classes.

Comments

kurkuma created an issue. See original summary.

kurkuma’s picture

Status: Active » Needs review
StatusFileSize
new829 bytes
kurkuma’s picture

Screenshot of the settings variable setting for the container class: container, container-fluid. For reference.
screenshot of configuration setting

tregismoreira’s picture

Hi @kurkuma, sorry about the delay. I didn't see the notification.

Yeah, it makes sense. I applied the patch and now the container class is working. Thanks for your contribution :)

tregismoreira’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.