How to space out groups of text evenly in a page
- The topic ‘How to space out groups of text evenly in a page’ is closed to new replies.
Need help? Check out our Support site, then
Hi Scott,
Sorry about all the questions and thanks again for all your help. I’m just trying to update and have another look over my site.
In the news section, I have different events and exhibitions listed. I’ve seperated them out with a straight line. I’ve tried to have more space between each event/exhibition. I’ve tried just to add spaces between each one but when I update this page the spaces don’t show up on the site after.
Is there a way ( or code ) I could use to space out evenly each event/exhibition?
I feel they would read better if there was more space between them.
Thanks again.
All the best,
Tom
The blog I need help with is: (visible only to logged in users)
Hey! Happy to help, Tom 😀
To add a bit of extra space above and below those rules, try this
hr {
margin: 40px 0 !important;
}
Let me know that works!
Hi Scott,
Thanks a million again! That worked great.
Thanks again for all you help recently!
Great 👏 Glad to help as always, Tom!
Thanks Scott!