Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1109962

    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!

    #1110090

    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

    #1110119
    This reply has been marked as private.
    #1110405

    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

    #1111143

    Anything on the mobile menu? Still can’t see a thing.

    #1111162

    Hi,

    Add this to quick css:

    .av-burger-menu-ul{
    padding-top:50px!important;
    display:block!important;
    }

    Best regards,
    Jordan Shannon

    #1111175

    That didn’t work. Still don’t see any text for the menu items. The text should be green.

    #1111178

    Hi,

    Can you provide a screenshot?

    Best regards,
    Jordan Shannon

    #1111179

    Mobile Menu

    #1111335

    .

    #1111355

    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.

    #1111393

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.