I have an Ubercart site with facets to filter in the sidebar. I'd like to have the whole sidebar collapse, or slide off screen and slide back with a tap of a tab, perhaps opposite the menu tab.
Hi Dominique
You can use Field Visibility Condition to determine whether a layout is used or not. For example, I often use this where I have some pages with a sidebar and some without. I create a...
Posted13 hours 18 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
You could use (or copy the functionality provided by) the contributed layout Bamboo:
https://github.com/backdrop-contrib/bamboo
Thanks. I'll see if I can figure out how to use it with my existing layouts, since Bamboo has no headers or footers, etc.