Moronic problem: wordpress bulletpoint spacing

xplosiv

Power Member
Joined
Oct 18, 2014
Messages
609
Reaction score
156
So I just got the "improved" wordpress version, 4.7.4, and now its impossible to add a fucking space in between my bulletpoints (or unordered lists).

Basically, I used to finish the list, go to the end of each bulletpoint, hit enter twice and backspace the empty line. It left a nice 1 line gap between the bulletpoints.

However, this no longer works. Using shift +enter doesnt work either.

I know this is a stupid problem, but if I change something in the css then it will mess with every other bulletpoint list on my site... why can't they just leave the editor alone, so irritating!

If anyone has a workaround or fix please feel free to share.

Cheers!
 
Try holding shift and pressing ENTER.

Edit: nvm. skimmed over that part of your message. Have you tried going to the source tab and using <BR /> or something? Maybe just end the list in the markup if that's what you're trying to do.
 
Thanks for the suggestion. It will work if I close off each ul tag individually, but its really frustrating switching between visual and html and then having find where you were at.

I dont know jack about programming, but I am willing to pay someone just to fix this issue.
 
Do your older posts still have the empty line between bullets?

Yes, all the ones I did previously are intact. The way it worked before is that it closed off each ul tag automatically.
 
Back
Top