Home Forums WoodMart support forum Modify font Reply To: Modify font

#531398

Hung Pham
Keymaster

Hi jiahaifeng81,

Thanks for reaching to us.

1. You want to change font of Sticky menu item’s label or content inside? https://prnt.sc/aKiERVwBZK-K

2. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

.wd-header-mobile-nav .wd-toolbar-label {
    font-family: "Roboto";
}

3. To assist you in the best possible manner, I kindly ask that you please include a screenshot that illustrates the problem in question, this will allow me to thoroughly investigate and address your concerns in a more efficient.

Regards,