Hello, I use last distribution of varbase, and found that, when I just opens /admin/appearance/settings/vartheme_bs4 page and clicks Save, top navigation lose <div class="container">, so logo moved to top-left corner of site, and site menu to top-right.
Comments
Comment #2
andrew answer commentedComment #3
andrew answer commentedComment #4
rajab natshahThanks Andrey for reporting
Not sure if you had a look at
#3138991: Fix schema mapping for Bootstrap Barrio
and then
#3165663: Revert #3138991
You may try to add the following patch in your composer
Until they revert back with the mapping fixed
Comment #5
rajab natshahComment #6
rajab natshahComment #7
andrew answer commented@RajabNatshah,
thank you for the quick answer. I found workaround, I can just restore the container with enabling Components - Navbar - Navbar width container.
Comment #8
rajab natshah