• Im new to the whole wordpress idea and although this forum,google and youtube has helped me a lot im very stuck.

    im using theme.works
    https://cloudtravel.co.za/

    i seem to have changed the css to edit the line spacing and i dont know how to change it back.please can someone help me.

    thanks

Viewing 1 replies (of 1 total)
  • melinda a11n

    (@melindahelt)

    Automattic Happiness Engineer

    You will need to find this section in your CSS:

    p {
        margin: 0 0 0.75em;
        line-height: 0.6;
    }

    and adjust the line-height number. I would suggest about 1.2, but you can experiment and see which line hight that you like best.

Viewing 1 replies (of 1 total)
  • The topic ‘Editing CSS for line spacing’ is closed to new replies.