I have a few questions about how to achieve the correct look on this project;
- How do I change the color of an SVG when it's in an image tag?
- How do I get the "speech bubble" look on the share panel in desktop view? Is creating a new div, styling a triangle, and using position to place it correctly the only way?
- In desktop view, how do I make it so the share panel is always going to be above the share button when clicked no matter how big or small the user's screen size is?