I'm using the banking style and hope to add university and department information to the title. I tried two different ways, both failed...Can you help me out? Thanks a lot!
- I could just add a new line before address. How could I do that?
- I could also make the title into two columns: the left one is the department information and address, the right one is email and phone. I tried to use:
But I couldn't get rid of the ":" at the beginning of each line. Is there a way to do that?
Code: Select all
\cvdoubleitem{}{department}{Email}{blabla@bla} \cvdoubleitem{}{address}{Cell}{11111}
Lulu