I would ideally like to have “From before the biblical flood” and “Very old fashioned” on top of each other.
This is my current template:
Front
What does {{Word}} mean?
Back
{{FrontSide}}
{{Definition}}
{{Definition 2}}
What is the content of the Styling section of your template?
.card {
font-family: arial;
font-size: 20px;
text-align: center;
color: black;
background-color: white;
}
I wonder why none of the {{FrontSide}}, {{Definition}}, {{Definition2}} fields follow that rule. Would you post a screenshot of your Front and Back templates?
If that is really all the code, I do not understand how it is possible that What does {{Word}} mean? is right-aligned in your screenshot.
I saw someone mention checking the html for what I had put in the definition 2 field and there was stuff there that wasn’t supposed to be. I did that and there was inexplicable alignment code there. I’ve taken it out and it seems to be aligned properly. Thanks for trying to help.