Okay
  Public Ticket #2437378
Menu Options Hot Links
Closed

Comments

  • Micheil Gray started the conversation

    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. 

  •  647
    Alexandre replied

    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