Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1415609

    Hi there!
    Need mobile menu font style be the same as desktop menu font style.
    Can you help me with this please?

    Thanks
    Santiago

    #1415618

    Hey enfold,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #header #av-burger-menu-ul .av-active-burger-items > a > span.avia-menu-text {
        font-family: 'Arapey',serif !important;
        text-transform: uppercase !important;
        font-size: 18px;
        font-weight: 900;
        color: #0251CC;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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