I have a wordpress blog and each article has a title. Some titles are longer than others, and if the title gets too long it will be split into 2 lines.
However, I'd like to keep the title in one line at all times, and if it gets too long for that just adjust the font size of my title.
How could I do that? I do know some and am ready to work with Wordpress, CSS, Javascript/jquery, but I do not know how to approach this problem.