Tagged: font size Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 1, 2013 at 11:17 am #168682 BelIblisParticipant Hi, I have increased the menu font size with some custom CSS. How can I also increase the child menu’s font size? (And how can I customize the child menu’s “hover” background colour, if possible?) Thank you! October 1, 2013 at 4:44 pm #168836 YigitKeymaster Hello BelIblis! Please add following code to Quick CSS and adjust as desired #top .main_menu .menu li ul a { font-size: 15px; } .header_color .main_menu .menu ul li a:hover { background-color: red; } Best regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Menu child font size’ is closed to new replies.