Skip to content
Public Ticket #28837

sub-menu font

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please edit the code:

.pc-builder-element.pc-main-menu .navigation .menu ul.sub-menu li a {
    font-family: 'Roboto';
}

Regards,
PenciDesign.

luckymarchare replied

Customer Reply

Hi,

Sorry for the confusion, but I only want sub-menu font to be changed, not main menu font.

1589416533.png

PenciDesign Supporter replied

Staff Reply

Hi,

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 replied

Customer Reply

Hi,

The coming soon is off now.

Please check. Thank you.

PenciDesign Supporter replied

Staff Reply

Hi,

Please temporarily turn off the coming soon mode; I need to check your site.

Regards,
PenciDesign.


luckymarchare replied

Customer Reply

Hi,

Thank you for your quick reply. 

Seems like it doesn't work.

The font doesn't change.

4303903217.png

PenciDesign Supporter replied

Staff Reply

Hi,

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 started the conversation

Conversation Start

Hi, 

Please advise as to how to change  the submenu font.

Please find the screenshot for your kind reference.

Thanks & Regards

Yuna

Want to join this conversation or access attachments? Sign in first.