@vincent-pan: Issues with Woo Commerce will be fixed in the next update. For other CSS, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
/* Change page title font size */
#primary .entry-content h1, .entry-title {
font-size: 28px;
}
/* Wordings size in posting Locations and Routes, including each listing */
#primary .entry-content h2 {
font-size: 20px;
}
/* remove blue dots */
#primary .post ul.cmmrm-route-params li,
#primary .page ul.cmmrm-route-params li {
background: none;
}
Note: Please adjust the fonts size as required.
Regards,
Mahesh