Home Forums Basel support forum Expand menu

Expand menu

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #4682

    wmacquinn
    Participant

    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.

    #4683

    wmacquinn
    Participant

    Also, let me know if you need access

    #4684

    Artem Temos
    Keymaster

    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

    #4685

    wmacquinn
    Participant

    Easier than I though!!!

    Since it is expanded always now, how do I hide the arrow on these pages?

    #4686

    Artem Temos
    Keymaster

    Try this code snippet

    .header-categories .opened-menu .arrow-opener { display:none; }

    Regards

    #4687

    wmacquinn
    Participant

    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

    #4688

    Artem Temos
    Keymaster

    This option also presents in the page settings

    Regards

    #4689

    wmacquinn
    Participant

    Wow, thanks for that. I keep missing the obvious all over the place. I looked right over it.

    #4690

    Artem Temos
    Keymaster

    You are welcome! 🙂

Viewing 9 posts - 1 through 9 (of 9 total)