• I’d like to change the top and bottom padding (or margin) on the Presentation Page Text Area 1. Can you please give me the portion of the stylesheet I should look for the padding or margin change? Please note – I am not trained in code writing but have been successful with some minor changes like this in the past — but I can’t locate where to change this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’d like an answer to this as well. There seems to be too much space. Also, I’d like the margins around my font to be less, where can I change this?

    Hello I would also like to know the answer to the question above.

    body #pp-texttop, body #pp-textmiddle,
    body #pp-textbottom, body #front-columns-box {
        padding-top: 10px; padding-bottom: 10px;
    }

    The original value is 75px, adjust it to your liking and place this in the theme’s Custom CSS field (or a custom CSS plugin).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change padding on Presentation Page Text Area 1’ is closed to new replies.