Home › Forums › Basel support forum › Expand menu Expand menu This topic has 8 replies, 2 voices, and was last updated 8 years, 3 months ago by Artem Temos. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts September 27, 2016 at 4:24 pm #4682 wmacquinnParticipant I have 4 landing pages I would like the category menu to stay expanded on just like it is on the homepage. Is this possible? The site is in development at http://carstens.gcit.net/ One of the landing pages I would like the menu to stay expanded on is http://carstens.gcit.net/architects-and-designers/ Thanks for any help. September 27, 2016 at 4:24 pm #4683 wmacquinnParticipant Also, let me know if you need access September 27, 2016 at 4:31 pm #4684 Artem TemosKeymaster Hello, Thank you for the question. You can easily achieve it by checking “Open categories menu” option for your landing when you edit this page via admin panel. Regards September 27, 2016 at 4:41 pm #4685 wmacquinnParticipant Easier than I though!!! Since it is expanded always now, how do I hide the arrow on these pages? September 27, 2016 at 4:55 pm #4686 Artem TemosKeymaster Try this code snippet .header-categories .opened-menu .arrow-opener { display:none; } Regards September 27, 2016 at 5:03 pm #4687 wmacquinnParticipant worked perfect!!! Last question on this. On these pages can I hide the page title block? I tried entering :.header-categories .opened-menu .page-title-default { display:none; } but it did nothing. Thanks again, you guys are great. I have used a lot of themes, this has been the best so far September 27, 2016 at 5:26 pm #4688 Artem TemosKeymaster This option also presents in the page settings Regards September 27, 2016 at 5:46 pm #4689 wmacquinnParticipant Wow, thanks for that. I keep missing the obvious all over the place. I looked right over it. September 27, 2016 at 7:55 pm #4690 Artem TemosKeymaster You are welcome! 🙂 Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to create new topics. Login / Register