ContributionsMost RecentMost LikesSolutionsRe: Text cuts off with ellipsis in anchor tagcan you link me to where you found that quote?Re: Text cuts off with ellipsis in anchor tagThis does not work. I changed both elements to inline block elements, and only one or the other. None of the options work. This is my code: <a href=""> <div class="inside"> Long line of text blah blah blah. </div> </a>Text cuts off with ellipsis in anchor tag In the editor using custom HTML, when I put a div/heading/paragraph inside an anchor tag, lithium for some reason cuts off the text at a certain point and inserts ellipsis. Is there someway to turn this off?