Shop Categories

X

Menu doesn’t extend

Home Forums Agama Pro Menu doesn’t extend

Topic Resolution: Resolved

Tagged: 

  • This topic has 1 reply, 2 voices, and was last updated 3 years ago by Zex.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27398
    ArtComTech
    Participant

    The menu doesn’t extend when pressing on the + so i can see the pages and it immediately collapse

    #27399
    Zex
    Moderator

    Hello, Mado!

    There is a small conflict with the Gold Addons Plugin, so if you want to use the Gold Addons plugin with the theme, you need to insert the following code into Customizing->General->Additional CSS:

    /*Gold addons conflict fix*/
    .collapse.in {
        display: block!important;
    }

    Regards

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