• Hi Roman,

    Under the Services section, you can see that under For Legal Services, there needs to be a line spacing, as the other titles are across 2 lines – please could you help me with the coding for this?

    Thanks,
    Jen

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello Jen, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    #services .service .service-title {
        min-height: 83px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    Kind Regards, Roman.

Viewing 1 replies (of 1 total)
  • The topic ‘Spacing under Services titles’ is closed to new replies.