Hi,
I want to use jquery to transform a small amount of text (bottom right in the pic) into a larger amount of text (top right in the picture) when I click on the + button below:
I have one element fading in and another fading out correctly, but the problem is that they are not directly overlaying each other, so the section looks a bit strange and so does the transition as they don’t transition directly over each other.
How can I position them directly over the top of one another?
Any advice would be greatly appreciated!