Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2591120
Issue with Menu in mobile and tablets
Closed

Comments

  • JustineJ56 started the conversation

    Hi there, 

    I got an issue with my menu on mobile and tablet devices. 

    Currently when you click on the arrow > to show more subcategories (Example on my website: Australia > Discover Australia, WHV australia etc), the page opened automatically (example Australia if you click on arrow >). 

    However I would like that to not open directly and so people can see the main category and subcategories display on menu before clicking on the page they want. 

    Hope this makes sense.

    How to do this? Can you help?


    Thank you 

    Justine

  •  2,699
    PenciDesign replied

    Hi,

    This issue caused by you have a custom css code inside Customize > Custom CSS:

    #sidebar-nav ul.sub-menu {
        display: block;
    }
    

    Let's remove this code and everything will works normal.


    Best Regards,

    PenciDesign

  • JustineJ56 replied

    Hi there, 

    Oh yep thanks I removed it now.

    Regards,

    Justine