Hi!
I’m using AnkiDroid, night mode.
I was wondering if anyone knows how to change the dots that show up in the “Type answer” cards before typing the answer.
The picture shows what I mean, the Fuchsia dots.
Thank you!!
This isn’t a default note type. Without knowing anything about the note type, any answers you get would be guesses – but it seems like you’ll find the answer in the card templates and Styling. Look for things called “color.”
[If you want to post them here, so someone can take a look – post the front, back, and Styling – as text in a code/preformatted text block.]
if you want to change their color, try adding
.mobile.android #typeans.typePrompt {
color: yellow;
}
into your card’s styling tab.
Alternatively, you can remove the dots altogether, replacing them with proper typing field, if you turn on “Type answer into the card” in the Advanced section of AnkiDroid’s settings.
Thank you so much Eltaurus!! That worked!!
I appreciate it, thanks for the help
Thank you Danika_Dakika.
Thankfully what Eltaurus said was exactly what I wanted
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.