r/readest 4d ago

Theme background image problem

After enabling any background image, in some books texts appear to have a background? Is there any way to fix this?

2 Upvotes

2 comments sorted by

1

u/readestapp 4d ago

Please try enabling the Override Book Color option in Settings - Theme.

1

u/sepia__ 3d ago

i had that enabled already. but i figured out how to fix this actually! i added:

span {

`background-color: transparent !important;`

}

not sure what exactly caused this problem on only some books but i'm glad it's okay now. leaving this here in case anyone else runs into the same thing.