Skip to content Skip to sidebar

This topic contains 0 replies, has 1 voice.

Last updated by praevarynS 4 months, 1 week ago.

Assisted by: Bruno Kos.

Author Posts
December 16, 2025 at 12:16 pm #17667450

praevarynS

Hello, I'm trying change the font of menu items only on the 2nd language website (Thai), none of my codes worked, so a WPML support team member kindly suggested this:

html:lang(th) .font-family-menu, .menu-container:not(.grid-filters) ul.menu-smart, .top-menu.top-menu-enhanced ul.menu-smart, .menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn), .top-menu.top-menu-enhanced ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn), .uncode-menu-additional-text, .burger-label, #masthead .overlay .overlay-search-wrapper .search-container form .search-container-inner input {
font-family: 'Prompt' !important;
}

Unfortunately, it implemented the font on both languages.

The topic ‘[Closed] Change font of menu items on 2nd language website’ is closed to new replies.