Mobile menu font

Home Forums Gillion Theme Mobile menu font

Home Forums Gillion Theme Mobile menu font

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • mikerazak
    Participant

    I am unable to edit the font of the drop-down mobile menu. Can you advise?

    Shufflehound
    Moderator

    Hi there,

     

    We can create a small CSS snippet for you.

    We will need a link to your website and the font size that you would like it to change.

     

    Best regards,

    Shufflehound team

    mikerazak
    Participant

    Link shared in private. I would like the mobile nav menu to have Trebuchet MS font in size 14. Thanks.

    Shufflehound
    Moderator

    You can try this little CSS snippet:

    .sh-nav-mobile li a {
        font-family: "Trebuchet MS", Helvetica, sans-serif!important;
        font-size: 14px!important;
    }

     

    Let us know if that works.

Viewing 4 posts - 1 through 4 (of 4 total)