hi
I followed a post in your forum to apply a dropcap automatically to the first letter of each blog post without having to use the dropcap shortcode each time. Unfortunately, I have not been able to get it to work. Here is the code your team supplied which fixed the OP’s problem
.single-post div.entry-content > p:first-child:first-letter { float:left; font-size:4em; color: #363030; margin-right:0.10em; line-height:90%; text-shadow: none; }
For me, nothing happens to the first letter at all. Any idea why not? I am using the Integrity stack
regards
Blockquote