Hi. How would I go about removing the picture icon (red) without removing the upload image icon (blue)? I'm guessing CSS, but what exactly would I target with display: none;?
0_1538531412973_removeicon.PNG
Thanks in advance!
haha I was looking for shortcut. I just read on this templates.js, it seem powerful, so I was looking around for more examples to see how far it can go.
With jquery, I can listen to the change in the <select> and render the fields accordingly.