This topic contains 3 replies, has 3 voices, and was last updated by Abland 7 years, 10 months ago.
I have 2 lines of text and want to make it one line.
Hi there,
Please post a link to your site or email it via our contact form and I will advise you as best as I can (it may be a job best suited to the WordPress text editor however).
Cheers, Sebastian
I would like to move the date on the same line as the news
http://financialstockhub.com/news-for-metals-mining/
Thanks
Jason
Hi, Jason,
It looks like there’s an actual break inserted in the table cells. For a css solution you could try:
td.qmmt_text br { display: none; }
It’s just sweeping the dust under the rug, though 🙂
You must login or register to reply to this topic.