Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1033539

    In a blogpost of a website the text ‘0 responses’ and the date are in uppercase at the moment. I can’t seem to find where I can change this. Changed all the H’s to lowercase, but nothing.

    Who can tell me how to do this?

    • This topic was modified 5 years, 8 months ago by prissesje.
    #1033700

    Hey prissesje,

    Add this to quick css:

    .comment-text font font{
    text-transform:none!important;
    }

    Best regards,
    Jordan Shannon

    #1034030

    Thanks Jordan, unfortunately still no changes. :(

    #1034193

    Hi,

    Did you add my code to the very top of quick css so that it runs first? Also, be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1034475

    I did. And I cleaned my cache a couple of times, but still nothing.

    #1034518

    Hi,

    Please provide admin info in the private area so we can login and look into this further.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.