Comments Micheil Gray started the conversationJune 11, 2020 at 8:58pmI am trying to adjust the size of the page URL icons for the Hot Links items in the menu. I am using the Skullz theme. 667Alexandre repliedJune 12, 2020 at 1:55pmHi Micheil,Please go to wp-admin>theme options>custom css/jsAnd copy this code in the custom css field. .classic-menu:not(.responsive) .classic-menu-hot-links > li a{font-size: 22px;}Thanks, Alexandre from the Sonaar.io Crew Sign in to reply ...
I am trying to adjust the size of the page URL icons for the Hot Links items in the menu. I am using the Skullz theme.
Hi Micheil,
Please go to wp-admin>theme options>custom css/js
And copy this code in the custom css field.
.classic-menu:not(.responsive) .classic-menu-hot-links > li a{
font-size: 22px;
}
Thanks,
Alexandre from the Sonaar.io Crew