[Resolved] bar below header with text-break

Home Forums Support [Resolved] bar below header with text-break

Home Forums Support bar below header with text-break

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #918220
    Katharina

    I want to change my success bar below my header and have to lines with text in different fonts

    screenshot https://paste.pics/5PUU4

    it’s the section with the 3 purple fields. I did try few things.
    I want the cursive text smaller and in one line and different colors.
    Also the gap between the first and second line should be not to big.

    Thanks
    Kati

    #918308
    David
    Staff
    Customer Support

    Hi there,

    so its using the h6 and they’re inside the flex-grid container so you could target them specifically like so:

    .flex-grid h6 {
        font-size: 18px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.