Hi,
I know this sounds strange but somehow a burger menu icon is now inside of my sidebar menu and I cannot figure out how to get rid of it.
I provided a link in private contact for you to see what I am talking about.
Hey mcdorman4,
Can you please make that account admin, we need to be able to check theme options and the menu area.
Best regards,
Victoria
I have changed it to admin.
Thanks,
Melissa
I had to use some CSS to get rid of it but I still am baffled as to why it was there in the first place…
If you want to take a look at it and see what I am talking about you can still login and remove the CSS to see what I was talking about.
Thanks,
Melissa
Hi Melissa,
Thanks for the update, which CSS did you add to solve the problem?
Best regards,
Rikard
I used this CSS
@media only screen
and (min-device-width : 767px)
{ .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item{
display: block!important;
}
.av-burger-menu-main.menu-item-avia-special {
display: none!important;
}
Hi,
Thanks for sharing, are you ok with using that CSS to solve your problem?
Best regards,
Rikard
I ended up changing the layout and deleting the CSS. This was due to a design change.
Thank you,
Melissa
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon