Aarif123456 / modern-deedy

A resume template based on Deedy
Apache License 2.0
135 stars 25 forks source link

How to remove those 'arrow-icons' #5

Open urstrulykkr opened 2 years ago

urstrulykkr commented 2 years ago

Firstly, your resume template and simple and elegant, I love it so would like to use it. As per my requirement I would like to remove the 'arrow-icons' from the project section.

image image

Need your help with that. Thank you.

PS: I have a minimum knowledge in LaTeX

ParthSalat47 commented 2 years ago

I've found a hacky fix for this.

If your requirement is just to remove the arrow icons, but keep clickable links in those headings, then:

  1. Go to resume-openfont.cls file
  2. Ctrl + F for fontawesome
  3. Comment that line (by keeping a % symbol at the beginning of the line)
  4. Enjoy!