Site URL: https://madelainesanta.com
Hello,
I am trying to position a small graphic to float over my website on the bottom right. I pasted the HTML code into a section, but the image is confined to the boundaries of the section and can't be positioned where I want it. I want it to look like this (see attachment).
Current code is:
<IMG STYLE="position:absolute; TOP:10px; LEFT:500px; WIDTH:150px; HEIGHT:150px" src="https://i.ibb.co/sHGGxCL/clickhere-01.png" class="rotate" a href="mailto:hi@madelainesanta.com">
I appreciate your help in advance!