我如何加粗 WordPress 菜单中的一项
How do i bold one item in the WordPress menu
我正在使用 elementor,我只想将菜单中的一个项目加粗 (从这里开始) 以便它从其他项目中脱颖而出。这是我指的网站 https://whichwine.tmmbuilds.com/
nav.elementor-nav-menu--main > ul > li:first-child > a {font-weight: bold !important;}
我正在使用 elementor,我只想将菜单中的一个项目加粗 (从这里开始) 以便它从其他项目中脱颖而出。这是我指的网站 https://whichwine.tmmbuilds.com/
nav.elementor-nav-menu--main > ul > li:first-child > a {font-weight: bold !important;}