Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rocko36

    (@rocko36)

    Here’s the CSS that I tried – it did not work:
    .pt-cv-title a {
    line-height: 50% !important;
    }

    Plugin Author Content Views

    (@pt-guy)

    Hi,
    please try:
    line-height: 40px !important;
    or
    line-height: 2em !important;

    Thread Starter rocko36

    (@rocko36)

    Okay, the first one at least had some impact, but there’s still too much white space and there’s no impact when trying to lower the line-height below 30px. Is there another CSS property I should try?

    Plugin Author Content Views

    (@pt-guy)

    Can you send me URL of a page which illustrates problem?
    So I can help you better.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CV Title Line Spacing’ is closed to new replies.