It seems like you have this in your bullet:
<span class="tc-dropcap">I</span>
Remove the span tag so that it’s just “I” by itself and it should be fine.
Hello,
Thanks a lot for your answer.
sadly, the the code is:
<h4><span style="color: #000080;">Basic course</span></h4>
<ul>
<li>Introduction to clinical research and basics of Good Clinical Practice</li>
<li>Framework and legal basis: Declaration of Helsinki, ICH-GCP (Investigator regulations and responsibilities), obligations of the Sponsor.</li>
Thanks again for your time and help.
Actually you do have this:
<ul><li>
<span class="tc-dropcap">I</span>
ntroduction to clinical research and basics of Good Clinical Practice
</li>
There seem to be lots of css errors and some html errors on your site. You don’t seem to have a lot of plugins, though you should try disabling them just to check.
I think it’s best for you to post your question to your theme’s support page for the best chance of straightening this out. Good luck.
Thank you for your answer.
The only plugin I have active is Contact form 7. Disableing it did not change anything.
I posted my problem to the support page, thanks for the advise.