Site logo

Archived topic

Capitalize only first word post

1 reply · Started by Escobar on March 9, 2023

Viewing posts 1–2 of 2

I am using this css code:

.single-post .inside-article p:first-of-type:first-letter {
float: left;
font-size: 6em;
line-height: .78;
margin: .05em .1em 0 0;
text-transform: uppercase;
font-style: normal
}

But first letter of breadcrubs changed too.
Is the a way to aplly only to blog posts texts first word?
Thanks

my site is: https://quesignifica.eu

Hi there,

where can i see the breadcrumb ?

This archived topic is closed to new replies.