jamesdon

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Adding headers to spans question

Having a problem with the FAQ section of my website. I want the glyph icons to not drop onto a new line by themselves. Have tried using &nbsp after the question mark but that doesn't work. Have tried putting the span outside the header element but that doesn't work. Have tried flexbox but can't seem to get the layout right. Originally I had the glyphicon as a pseudo ::after element on the header itself, and this prevented it from dropping onto a line on it's own, but also prevented me using the https://omegle.website/ CSS animation which I would like to keep. Dropping with the last word as well is fine, but on their own, they look a bit out of place.

Thanks so much!