Shop Categories

X

Mobile Menu, dissapear quickly

Home Forums Agama Pro Mobile Menu, dissapear quickly

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27447

    Hi, I am still creating my site and I’m finding differente little problems I dont know how to resolve.

    On the menu bar I have a page named “servicios”and inside that page I have subcategories that are pages too.

    When I check my site on my desktop is totally ok, but when I check it on my phone and tablet the menu changes into a smaller menu. To see what services I have, now you have to press a symbol (+) and the menu appears but quickly dissapears and it’s not possible to tap or interact with the menu. Some help please

    #27448
    Zex
    Moderator

    Hello, Antonio!

    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.