Hi mark256
2/ I have fixed this issue, it conflicts with the js file that I provided, I have updated the solution to fix issue 1
3/ You can add the following CSS code to resolve this issue:
.t4-offcanvas .t4-off-canvas-body .t4-module .module-inner h3.module-title {
padding: 0 3rem;
}
.t4-offcanvas .t4-off-canvas-body .t4-module .module-inner {
padding: 0 0.2rem;
}
.t4-offcanvas .t4-off-canvas-body .navbar.drilldown-effect .navbar-nav .nav-item {
margin: 0 0.8rem;
}