Don’t forget to take a backup of the file prior to any change. We won’t be able to help in case of data loss.
You can display the bullet points by applying style on the style sheet. Please open your style sheet file: wp-content -> themes -> januas ->lib ->styles ->style.css via the cpanel or FTP.
Add the following style at the end of the page.
.event_element.description .entry-content ul li{
list-style:disc inside;
}
.event_element.description .entry-content ol li{
list-style:decimal;
}
Then update the file.