Viewing 4 replies - 1 through 4 (of 4 total)
  • itissue

    (@itissue)

    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.

    Thread Starter Thefrenchjuju

    (@thefrenchjuju)

    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.

    Bill

    (@chubbycrow)

    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.

    Thread Starter Thefrenchjuju

    (@thefrenchjuju)

    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Initial with Bullet points’ is closed to new replies.