Shop Categories

X

Mobile menu child pages don’t unfold

Home Forums Agama Pro Mobile menu child pages don’t unfold

Topic Resolution: Resolved

Tagged: ,

  • This topic has 3 replies, 2 voices, and was last updated 3 years ago by Zex.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27178
    Ida Bregnhøj
    Participant

    Hi there

    I created a menu with a drop-down for child pages. It works well on desktop, but in the mobile menu the pages don’t unfold. You get a glimpse of them, but then they disappear. How can I ressolve this?

    Best regards, Ida

    #27181
    Zex
    Moderator

    Hello, Ida!

    Insert the following code into Customizing->General->Additional CSS:

    .collapse.in {
        display: block!important;
    }

    Regards

    #27186
    Ida Bregnhøj
    Participant

    You are a genius! 🙂 Thank you.

    #27188
    Zex
    Moderator

    I’m glad it works 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.