Archived topic
Spacing Plug-in --- Activated but unable to find/use.
7 replies · Started by Lisa Blaushild on June 27, 2015
Hi -
Installed the Spacing Plug-in, yet still unable to change the text spacing on the pages. Thought it would be where the text options are, but still unable to find how to change spacing. I must be missing something. Can you please advise how to use this Plug-in? Thank you.
Hi Lisa,
Once the Spacing add-on is activated, you can go to "Appearance > Customize > Element Spacing" to adjust the spacing in the theme.
Let me know if you need more info :)
Thanks very much, Tom.
Is there a way to change text spacing on the pages from double-spaced to single with this plug-in?
Thanks again,
Lisa
You mean get rid of paragraphs? Might look a little messy..
You can adjust the spacing between paragraphs with this CSS:
p {
margin-bottom: 20px;
}
Adjust as needed :)
Adding CSS: http://generatepress.com/knowledgebase/adding-css/
No, not paragraphs -- so the individual lines are closer together in spacing. For example, if I wanted to post a contact address and wanted the individual lines single-spaced (closer together).
Ah! Instead of hitting just "Enter", hold shift and press enter. This will bring you down one line, instead of creating a new paragraph.
Awesome! Thanks so much for your help!
No problem! :)
