Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #987136

    A plugin, “Menu Image” had a recent update. It messed up my main nav menu, so, I reverted to the older version..and now the menu is working properly, except I can’t get the font sizes back to their original settings!.
    The nav bar should be LATO 18pt…and ALL CAPS
    but it’s 12 or 14pt and Regular text.

    Can anyone help me to get it working properly?
    You can see it working properly on our spas.ohiopools.com site …..i don’t understand what else I can do to fix.

    Gary

    • This topic was modified 6 years, 2 months ago by grivers99.
    #987192

    Hey grivers99,
    Was your menu styling set via CSS or Enfold options?

    Best regards,
    Jordan Shannon

    #987195

    i didnt do them…i thought it was thru enfold options..but i tried those changes….and they didnt work…
    I do see some css changes in the enfold child dashboard…but honestly don’t know what to look for there…

    I found thisin the quick css:
    .header_color span {
    font-size: 16px;
    text-transform: uppercase;
    }

    #header_meta span {
    font-size: 12px;
    }

    #imageblock .av-special-heading-tag {
    text-transform: uppercase;
    }

    ul.shell-list {
    margin-top: -18px;
    }

    • This reply was modified 6 years, 2 months ago by grivers99.
    #987387

    Hi,

    Thanks for that. Please try adding this CSS as well:

    #top #header .av-main-nav>li>a {
        font-family: Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;
        font-size: 18px !important;
        text-transform: uppercase;
    }

    Best regards,
    Rikard

    #987417

    thanks for that..
    But….no change.
    I wonder if the plugin has taken over something and stopping any and all changes.
    I’m stumped….
    care to jump into the site and just beat up the code?

    #987510

    Hi,

    Before we do that, can you disable all active plugins to see if the issue resolves?

    Best regards,
    Jordan Shannon

    #987579

    It’s all fixed!
    Thanks. it was just having to turn off the plugins and turn them on again….
    thanks for all your help!

    closed

    gary

    #987585

    Hi,

    Great! I’m glad this was able to be resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘MAIN MENU FONT SETTINGS CAN'T CHANGE???’ is closed to new replies.