Forum Discussion
AlexNevels-1f2b
6 years agoCommunity Member
Flip Card Blurry Titles
The titles on the flipcards are blurry. Anyone else noticing this? Is there a way to adjust? At first I thought it was text turned to an image, but it's actually text. I'm not sure what CSS is being...
AlexNevels-1f2b
6 years agoCommunity Member
Ok, it's in the CSS. If I 'uncheck' this in inspector, the text becomes considerably clearer. Any reason that's in there?
.block-flashcard:not(.block-flashcard--in-edge) .block-flashcard__center * {
transform: translateZ(0);
MichaelPeart
6 years agoCommunity Member
Alex your workaround works for inserted images too, which is a lifesaver! I have created icons or other images to be used for the front page of flip cards in the past but don't usually end up using them as they are always fuzzy.
I don't understand how this hasn't been fixed yet, or why it was ever set up like this?!
Thank you again.
Related Content
- 3 months ago
- 7 months ago
- 3 years ago