-
AuthorPosts
-
August 29, 2017 at 4:05 pm #845373
For some reason, the mobile menu on my site is showing the meta description for one of the pages. Any idea why this might be?
August 29, 2017 at 4:11 pm #845374Also the menu turns black on mouseover.
August 31, 2017 at 8:19 am #846128Hi,
Thanks for the login details, I can see the same problem on my end though I’m not sure what is causing it. Could you try deactivating all plugins to see if one of them is causing a conflict please?
Best regards,
RikardAugust 31, 2017 at 4:24 pm #846346I just found this, which got rid of the text. https://kriesi.at/support/topic/how-change-the-menu-subtext-home-subtext-where-the-heart-isam/
I’m still getting the black bars. I’ll try disabling plugins.August 31, 2017 at 4:29 pm #846354@media all {
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
color:#333333;
}
}This is what’s causing the black overlay. Any idea how to remove it with a child theme?
September 1, 2017 at 9:28 am #846718Hi,
Thanks for the feedback. Please try the following in Quick CSS under Enfold->General Styling:
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a { color:transparent !important; }
Best regards,
RikardSeptember 1, 2017 at 1:33 pm #846847Unfortunately, thats makes all the menu font transparent as well.
September 2, 2017 at 7:53 am #847102Hi,
Thanks for the feedback, though I can’t reproduce any of the errors now. Did you manage to get it working? If not then please post screenshots highlighting the issues so that we are not misunderstanding you.
Best regards,
RikardSeptember 2, 2017 at 2:57 pm #847187I still can’t get rid of the black overlay. It appears when you mouse over the mobile menu.
September 3, 2017 at 5:27 am #847283Hi,
Thanks for the screenshot, though I can’t reproduce that either on my end using Chrome. Please see private. What browser are you using to get that error?
Best regards,
RikardSeptember 3, 2017 at 5:44 am #847290I’m glad to know it’s not on all browsers then. I’m having the issue with Safari.
September 3, 2017 at 7:45 am #847327Hi,
Thanks for that, I can see the problem too on my end in Safari. We have this as an open issue but we haven’t found a solution for it yet unfortunately. It should hopefully be fixed in the next version of the theme though. Meanwhile, this CSS might work?
.av-burger-overlay #av-burger-menu-ul li a { background-color: #ddd !important; } .av-burger-overlay #av-burger-menu-ul li a:hover { background-color: #eee !important; }
Best regards,
RikardSeptember 3, 2017 at 1:33 pm #847386Thank you! I had to change it from #ddd to #fff, but otherwise, it worked great!
September 4, 2017 at 9:15 am #847594Hi,
Great, glad you got it working and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardSeptember 5, 2017 at 3:02 pm #848133you can close it. Thanks again.
-
AuthorPosts
- You must be logged in to reply to this topic.