Hi, We have adopted a solution similar to the one you propose by completely removing the visibility of the navbar (we use the preheader stick as the navbar so we can better customize the contained elements) and therefore we have made the buddy sidbars stiky (on appearance->widgets-> buddy left and buddy right) but by doing this we noticed a bug in the assignment of the IDs to the buddy sidbars. Both Buddy Sidbar Right and Buddy Sidbar Left get the id “secondary-right”. Then at the display level the correct elements contained in the 2 widgets are displayed but, for other style settings, it could be problematic that these two elements get the same class id for aside. How can we intervene to fix this bug?