Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #631192

    Hello! In the theme settings I have the submenu checked as hidden until clicked, but I need it hidden altogether. Is there a way to achieve this? I’ve tried:

    
    #top #mobile-advanced .visible_sublist, #top #mobile-advanced .avia_mega_div.visible_sublist>ul {
      display: none !important;
    }
    

    but the link no longer works when I use this code. Thank you in advance.

    #631781

    Hey peanuttario,

    I’m not sure what you mean by that, could you try explaining a bit further and share a link to your site please?

    Thanks,
    Rikard

    #632216

    Never mind! I figured it out. Sorry about that. The display none property ended up working.

    #632679

    Hi,

    Ok great, glad you got it working :-)

    Best regards,
    Rikard

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