Jump to content

ellipsis color


Recommended Posts

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.

Link to comment
Share on other sites


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

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...