Comments luckymarchare started the conversationJune 16, 2024 at 3:20amHi, Please advise as to how to change the submenu font. Please find the screenshot for your kind reference. Thanks & RegardsYunaAttached files: 未命名.png 2,609PenciDesign repliedJune 16, 2024 at 5:12amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: #navigation ul.menu ul.sub-menu li > a,.navigation ul.menu ul.sub-menu li > a { font-family: 'Roboto';}Replace "Roboto" with the desired font name.Regards,PenciDesign.luckymarchare repliedJune 16, 2024 at 7:57amHi,Thank you for your quick reply. Seems like it doesn't work.The font doesn't change. 2,609PenciDesign repliedJune 16, 2024 at 8:01amHi,Please temporarily turn off the coming soon mode; I need to check your site.Regards,PenciDesign.luckymarchare repliedJune 16, 2024 at 8:04amHi,The coming soon is off now.Please check. Thank you. 2,609PenciDesign repliedJune 16, 2024 at 9:27amHi,Please modify the CSS code: .pc-builder-element.pc-main-menu .navigation .menu ul.sub-menu li a, .pc-builder-element.pc-main-menu .navigation .menu > li > a { font-family: 'Roboto'; }Regards,PenciDesign.luckymarchare repliedJune 16, 2024 at 9:34amHi,Sorry for the confusion, but I only want sub-menu font to be changed, not main menu font. 2,609PenciDesign repliedJune 16, 2024 at 9:41amHi,Please edit the code: .pc-builder-element.pc-main-menu .navigation .menu ul.sub-menu li a { font-family: 'Roboto'; } Regards, PenciDesign. Sign in to reply ...
Hi,
Please advise as to how to change the submenu font.
Please find the screenshot for your kind reference.
Thanks & Regards
Yuna
Attached files: 未命名.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Replace "Roboto" with the desired font name.
Regards,
PenciDesign.
Hi,
Thank you for your quick reply.
Seems like it doesn't work.
The font doesn't change.
Hi,
Please temporarily turn off the coming soon mode; I need to check your site.
Regards,
PenciDesign.
Hi,
The coming soon is off now.
Please check. Thank you.
Hi,
Please modify the CSS code:
Regards,
PenciDesign.
Hi,
Sorry for the confusion, but I only want sub-menu font to be changed, not main menu font.
Hi,
Please edit the code:
Regards,
PenciDesign.