Dropcaps circle color

Posted in: Newspaper
Post count: 5

Hello

the dropcaps are not picking up the accent color. How do I change the color of the circle for the dropcaps?

Post count: 35449

Hi,

You need to select the text from Dropcaps circle and change the background color like this -> https://www.screencast.com/t/B1UIrPoKW -> https://www.screencast.com/t/tnPYEuThxiKo this element is set with the classic element from Gutenberg.

Thank you!

Post count: 12

don’t know if it’s still interesting for this thread, but I found this solution after searching for a while:
Add CSS Custom Code in Theme Panel

.has-drop-cap:not(:focus)::first-letter {
background-color:#01c4c4 !important;
}

You can see it in action at the bottom of this page:
https://www.massimobasso.com/templi-di-girnar-hill/

  • This reply was modified 4 years by maxonline. Reason: found an error
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.