Viewing 12 replies - 1 through 12 (of 12 total)
  • esmi

    (@esmi)

    site url?

    You can adjust it by changing line-height.

    Thread Starter rhythmofthecosmos

    (@rhythmofthecosmos)

    My site is https://www.princessgowns.co.uk/

    Will that line height apply for every page?

    Thanks

    It’s up to you.

    esmi

    (@esmi)

    That depends. Do you only want to change the spacing on that particular post? Do you want the line spacing increased or decreased?

    Actually, it looks fine to me “as is” when you factor in that you have fairly wide sidebar.

    Thread Starter rhythmofthecosmos

    (@rhythmofthecosmos)

    I want it just for that page..

    Am looking to make it either 1.5 spacing or 2.0 spacing like word depending on how it looks..

    esmi

    (@esmi)

    Try adding:

    .pagecontent #post-11 p {line-height:1.5em;} [Eek! EDIT]

    to the bottom of style.css. Increase the value to 2em if that’s not sufficient.

    Remember to press CTRL and F5 simultaneously when viewing the updated page. Or try emptying your browser cache. This should ensure that your web browser fetches a fresh copy of the page rather than serving up an out-dated copy from your own cache.

    .pagecontent #post-11 p {
      line-height: 1.5em;
    }
    Thread Starter rhythmofthecosmos

    (@rhythmofthecosmos)

    hi,

    Thanks, am just getting an increased font size however, not spacing..

    Thanks though ??

    Thread Starter rhythmofthecosmos

    (@rhythmofthecosmos)

    haha.. posted after edit..

    Thanks ?? All working now ??

    esmi

    (@esmi)

    Sorry about that. Brain hiccup!

    Thread Starter rhythmofthecosmos

    (@rhythmofthecosmos)

    No worries.. Many thanks for helping ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Line spacing’ is closed to new replies.