I've been struggling to get my paragraph text to start on a new line after the subtitles in my code. I've tried using display:block and adding a right margin to take up the full width of the div, but nothing seems to be working!
If you want to see an example post, check it out here:
Take a look at the first subheading on the page - you'll notice some of the paragraph text is squished next to it, making everything appear messy and disorganized. I'm looking for a solution that will automatically start each paragraph on a new line.
Any help would be greatly appreciated! Thank you :-)