How do I change the height of the text rows on the presentation page

  • Author
    Posts
  • #52431

    <div id=”front-text1″ class=”ppbox”>

    #52667
    mcursetjee
    Power User

    I was trying to figure this out too…. would like to change the height of the text areas on the presentation page. Not sure how…. thanks!

    #52669
    mcursetjee
    Power User

    Figured it out!

    body #pp-textmiddle{ padding-top: 20px; padding-bottom:20px;
    }

    body #pp-texttop{ padding-top: 20px; padding-bottom:20px;
    }

    #52676

    thanks. whereabouts did you put that code?

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How do I change the height of the text rows on the presentation page’ is closed to new replies.