-
AuthorPosts
-
July 24, 2017 at 3:24 pm #829029
Hi There,
My menu in a Widget space had suddenly disapeared…
it is in the backend ok, but on the front not… see the screendumps.Do you know what is wrong?
Thanks in advance!
Best regards, Annelies
July 25, 2017 at 12:03 am #829282Hey Annelies,
Have you tried deactivating all active plugins to see if this alleviates the issue?
Best regards,
Jordan ShannonAugust 3, 2017 at 8:56 am #833784Hi Jordan,
That is not the issue. Tested it, and no change…
Do you have an idea?Best regards, Annelies
August 3, 2017 at 3:24 pm #833918Hi,
Please provide admin info in the private area so we can log in and look into this further.
Best regards,
Jordan ShannonAugust 3, 2017 at 3:28 pm #833923Hi Jordan,
Thanks, in the private content you will find the info.
Best regards, Annelies
August 3, 2017 at 3:56 pm #833934Hi,
Thank you. What page is in the screenshot you posted?
Best regards,
Jordan ShannonAugust 3, 2017 at 5:25 pm #833962Hi,
It is on this page: http://test.analyze-design.nl/talentenklas/
I’ve made a screenshot for you ;-)August 3, 2017 at 5:47 pm #833966Hi,
Try adding the following to quick css:
.html_burger_menu_active .menu-item{ display:block!important; }
Best regards,
Jordan ShannonAugust 3, 2017 at 8:41 pm #833994Hi Jordan,
Yes! That did the trick, super!
Thanks for your help.Best regards, Annelies
August 3, 2017 at 8:46 pm #833997Hi Jordan,
I’m sorry, that was too fast… when I enter this in quick css, the menu also has a different view. So that is not ok…
Can you maybe check the code?Best regards, Annelies
August 3, 2017 at 9:07 pm #834011Hi,
How should the menu look. Can you provide a screenshot of how it should look?
Best regards,
Jordan ShannonAugust 3, 2017 at 9:13 pm #834020Hi,
I will enter your code in quick css, then you will see the menu on the right. But the menu on top is completely strange than…
See the screendumps below…
Best regards, AnneliesAugust 3, 2017 at 10:35 pm #834062Hi,
I see. Try the following adjustment:
.html_burger_menu_active .menu-item{ display:block!important; } #avia-menu li a .avia-menu-text{ display:none!important; }
Best regards,
Jordan ShannonAugust 4, 2017 at 11:29 am #834290Hi Jordan,
Thanks, almost there…
Now you see some clickable black area where there use to be the menu.Any suggestions?
Thanks!
Best Regards, Annelies
August 4, 2017 at 5:37 pm #834417Hi,
Which page is the black area?
Best regards,
Jordan ShannonAugust 4, 2017 at 11:25 pm #834520Hi,
Please take a look at the screendumps.
Background is black, and when you hover you see the links.Best Regards, Annelies
August 7, 2017 at 4:25 pm #835445Hi,
Is the area on the far right ( search, drowpdown, social media section) supposed to remain with the black background?
Best regards,
Jordan ShannonAugust 8, 2017 at 8:16 pm #836043Hi Jordan,
Yes the area on the far right is ok and should stay. But the area left of the hamburger has the ‘invisible’ links…
Best regards, Annelies
August 8, 2017 at 11:24 pm #836074Hi,
Try adding the following:
#avia-menu li.menu-item a{ display:none!important; }
This should remove the hidden links.
Best regards,
Jordan ShannonSeptember 28, 2017 at 9:00 am #857893Hi Jordan,
Thanks, and sorry for the late reply.
Everthing is super now, thanks for your help!
You can close this one now ;-)Best regards, Annelies
September 28, 2017 at 10:46 am #857930Hi Annelies,
Glad we got things working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.