Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #905451

    I’ve tried to increase the size of the main menu links, but can’t seem to make it work. I’ve already tried to add this to the quick css:

    #top #header .av-main-nav > li {
    font-family: Kreon;
    font-size: 30px!important;
    }

    #top #header .av-main-nav > li > a {
    font-size: 30px!important;
    }

    but neither seem to work (website link in private content).

    • This topic was modified 6 years, 9 months ago by elvirais.
    #905876

    Hey elvirais,

    Thanks for submitting your question. Sorry you’re having an issue. Please try adding this to quick css:

    #avia-menu a .avia-menu-text{
    font-size:30px!important;
    }

    Best regards,
    Jordan Shannon

    #905888

    That works perfectly, thanks a lot!

    #905894

    Hi,

    No problem. I’m glad to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

    #905900

    Hi,

    Glad Jordan could help!

    You could also go to Enfold theme options > Advanced Styling and edit “Main menu links”.

    Best regards,
    Yigit

    #905916

    Hi,

    I did that first but it didn’t work (advanced styling). Seems that’s a bug that should be fixed.

    #905930

    Hi,

    If you are running a lot of custom css,then it could be possible that one of the scripts are written wrong. That would prevent some of the options from running.

    Best regards,
    Jordan Shannon

    #905942

    No custom css actually :)

    #905944

    Hey,

    Please create temporary admin logins and post them here privately so we can look into it :)

    Cheers!
    Yigit

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