Resolved

Styling Gutenberg dropcaps with CSS

Polestar Theme started by Jonas Jun 10, 2021 4 replies
Jonas Jun 10, 2021 · 3:45 pm #15855

Hi there,

I’m trying to style the Gutenberg dropcaps with this CSS:

p.has-drop-cap:not(:focus):first-letter {
float: left;
font-size: 8.4em;
line-height: .68;
font-weight: 100;
margin: .05em .1em 0 0;
text-transform: uppercase;
font-style: normal;
}

I’ve been able to do so with other themes but for some reason it’s not working when I’m using Polestar. Do you have any suggestions? Thanks in advance!

Andrew Misplon Puro Jun 10, 2021 · 3:47 pm #15856

Hi Jonas

Please, send a link to a page concerned and I’ll take a look. Thanks.

Andrew Misplon Puro Jun 16, 2021 · 10:04 am #15863

Hi Jonas, a quick follow-up to see if you’ve made progress?

5 posts
Closed This topic is closed to new replies. Still stuck? Start a new topic in Polestar Theme.