Home › Forums › Basel support forum › Formatting Problems › Reply To: Formatting Problems
July 24, 2019 at 5:39 pm
#134299
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .vc_toggle_content ol{
padding-left: 30px;
list-style-type: decimal;
}
body .vc_toggle_content ol li{
line-height:2em;
}
Set the line height as per your needs
Best Regards