August 19, 201016 yr I am using several <div>s with text-overflow:ellipsis;. I have it all working fine, but the ellipsis (...) is always black. How do I change the color to match the actual text color?In my style sheet I have tried:ellipsis {color:white;}Does not work.
August 19, 201016 yr I am using several <div>s with text-overflow:ellipsis;. I have it all working fine, but the ellipsis (...) is always black. How do I change the color to match the actual text color?In my style sheet I have tried:ellipsis {color:white;}Does not work.Not sure whether or not this will work; but if you haven't already, try this for your DIVs:text-overflow:inherit
August 30, 201015 yr Author I figured it out. Unfortunately, not in the way I had hoped. No biggy...........thanks.
April 16, 201214 yr hi mrittercan u plz update the solution of your problem if u resolve it as i am searching the solution of same issue.thanks
Create an account or sign in to comment