I am having two issues. One the mobile logo needs to be changed and every “solution” I’ve tried on here doesn’t seem to be working. The second thing is the mobile menu links and colors don’t seem to be changing what so ever. I do not have a caching plugin running on this site currently as I am trying to view the changes and anytime its activated none of the theme options ever update.
legionoutdoors.com
Mobile bg color should be #1f1f1f and link color should be green #68a800 but all i see is a big gray block for a menu.
Thanks In Advance!
Hey adamghart,
What codes have you tried?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi adamghart,
Please have a look at our docs here
Can you have the Appearance > Editor enabled? You will need to have the child theme and add your code there.
Best regards,
Victoria
Anything on the mobile menu? Still can’t see a thing.
Hi,
Add this to quick css:
.av-burger-menu-ul{
padding-top:50px!important;
display:block!important;
}
Best regards,
Jordan Shannon
That didn’t work. Still don’t see any text for the menu items. The text should be green.
Hi,
Can you provide a screenshot?
Best regards,
Jordan Shannon
I finally fixed it. Two things.
1. You need to tell people that they can not use an uploaded font in the menu it will not show up. (This was my problem)
2. Uploading a custom font and using it places such as <h2> for some reason is causing it to not display the heading on mobile but perfectly fine on the desktop, and also it is not always responsive.
Hi adamghart,
Glad you got it working for you and thank you for sharing! :)
If you need further assistance please let us know.
Best regards,
Victoria