ryholt Nov 20, 2023Post #1 Monday, November 20, 2023 3:45 AM Hello, Could you point me in the right direction.. How do I add search botton to the menu. See picture. Thanks!
saguarosNov 20, 2023Post #2 Monday, November 20, 2023 8:37 AM ryholt Hi I think you can create a Smart search module and assign to offcanvas position to show there: and add this custom css: .gk-offcanvas-module-content .awesomplete {float: left;} .gk-offcanvas-module-content button.btn.btn-primary {margin-top: 0px;}
ryholt Nov 20, 2023Post #4 Monday, November 20, 2023 4:56 PM saguaros Thanks, that was really good advice! Its perfekt!