Hange the color of the Quick Descriptions?

Dropbeartots
Dropbeartots

I know why the error is occurring when I try to change the Quick Descriptions' color to white. The "script" portion of the word Description. Is there another way to change up the color of the Quick Descriptions that I'm missing somewhere?

Comments

  • Dropbeartots
    Dropbeartots
    Posts: 96

    Maybe Change instead of Hange also? Ugh...

  • thaen
    thaen
    Posts: 1,064 edited September 2020

    To get around the "script" thing, you can use the "starts with" css attribute selector.  This worked in my test campaign:


    .character-index.campaign-public-layout .character-list-item div[class^="quick-"] {
    color: white;
    }

     

    Let me know if that doesn't work for you!
    Post edited by thaen on

    Obsidian Portal Developer

  • Dropbeartots
    Dropbeartots
    Posts: 96

    That worked perfectly, thanks thaen!

  • thaen
    thaen
    Posts: 1,064

    Happy to!

    Obsidian Portal Developer

Sign In or Register to comment.

March 2024
Wrath of the Highborn

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions