Site logo

[Support request] Capitalize only first word post

Home Forums Support [Support request] Capitalize only first word post

Home Forums Support Capitalize only first word post

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2561222
    Escobar

    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

    #2561252
    David
    Staff
    Customer Support

    Hi there,

    where can i see the breadcrumb ?

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