• Resolved robbiehurst

    (@robbiehurst)


    Hello. I don’t seem to be able to change the video header line spacing via custom CSS in WordPress – is this possible? It’s a bit squashed at the moment so need to increase the spacing to 1.5em. I’ve tried the following CSS:

    .yotu-videos .yotu-video h3 {
    line-height: 1.5em!important
    }

    Many thanks.

    Robbie

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

Viewing 1 replies (of 1 total)
  • Plugin Author yotuwp

    (@yotuwp)

    Hi @robbiehurst

    Thank you for your question.

    Please try with CSS below:

    body .yotu-videos .yotu-video h3 {
    line-height: 1.5em!important
    }

    Hope that convenient for your plan.

    Best regards,

    Anthony

Viewing 1 replies (of 1 total)
  • The topic ‘Video header line spacing’ is closed to new replies.