• Resolved Mrgem79

    (@mrgem79)


    Hi all i am using virtue theme and would like to know how to make the sub menus disappear as i am launching a clothing site there are lots of menus and sub menus at present all show up, is there a way to make them disappear until they are clicked on.

    thanks

Viewing 15 replies - 1 through 15 (of 22 total)
  • Hey,
    If you have the latest version of the theme go to theme options > menu settings. There you can enabled this.

    Kadence Themes

    Thread Starter Mrgem79

    (@mrgem79)

    i have enabled it and still doesnt work.

    im not sure if its cause i have a lot of background code done to it, a friend done it for me so not sure if there is some css code i can add to help hide it

    Thanks

    Can you post a link?

    Kadence Themes

    Thread Starter Mrgem79

    (@mrgem79)

    the site is offline atm, im trying to find solutions to give to my friend who is working on site

    the option works for me. so I can’t tell without seeing your site what the issue is. You can post back when you get the site online.

    Kadence Themes

    Thread Starter Mrgem79

    (@mrgem79)

    what is your site and also how is your menu structure setup? maybe its the way im doing the menu or is there a mobile plugin your using aswell

    Thanks

    hannah

    (@hannahritner)

    You can see this in effect here- http://themes.kadencethemes.com/virtue-premium/
    No plugin needed. Just enabling in Theme Options should work. Without a link it’s hard to say why this ins’t working. Make sure your cache is cleared. Could also be worth deactivating plugins to see if something is conflicting with this.

    Hannah

    Thread Starter Mrgem79

    (@mrgem79)

    could it be cause i only have the free version?

    hannah

    (@hannahritner)

    No it works for the free version as well. I just tested this.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Is the mobile menu JavaScript based? Maybe you can see if you receive any errors in your browser’s console. In Chrome for example, open the page with the issue, right click anywhere and select “Inspect element”. Then navigate to the “Console” tab of the developer toolbar that appeared when you selected Inspect element. Then try operating the menu and see if you get errors.

    Thread Starter Mrgem79

    (@mrgem79)

    ok so far i have worked out it is something we have added thru the child theme as i went back to normal virtue theme and it works properly. we changed it so that my logo would replace the MENU tag at top, but if i can change the MENU part to my business name i will be happy

    If you have the premium theme you can change the text for Menu in the theme options else you would need to use your child theme and override the templates/header.php file.

    Kadence Themes

    Hi I am using the Kadence Themes Free virtue theme with wp 4.2.2 and my mobile menu isn’t working, see:
    http://andrewrobsonbridgeholidays.co.uk
    I have used the same theme before with no problem on the mob menu
    My problem is that it isn’t pushing down content in the normal manner

    Thanks
    Julian

    Looks like you added a set height. in the see I css:

    .headerclass {
      background-color: #fff;
      background-image: url(ARBH_background.jpg);
      background-repeat: repeat;
      height: 216px;
    }

    That height needs to be remove for it to work.

    Kadence Themes

    Thank you! kadence Themes Author you are correct
    Best wishes
    Julian

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Virtue Theme Mobile sub menus’ is closed to new replies.