Home Forums Jevelin Theme Font size lists Reply To: Font size lists

Home Forums Jevelin Theme Font size lists Reply To: Font size lists

Hi @SjoerdGerritsen,

 

Thank you for your question.

 

You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

 

li.sh-list-item {
    font-size: 16px;
}

 

Best regards,
Shufflehound team