Home › Forums › Gillion Theme › Mobile menu font
Home › Forums › Gillion Theme › Mobile menu font
I am unable to edit the font of the drop-down mobile menu. Can you advise?
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
Link shared in private. I would like the mobile nav menu to have Trebuchet MS font in size 14. Thanks.
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.