I have added an image to a column and have added an email button though the button appears below the image and not on top. I realise now that it needs to be a background image to use a button and text as an overlay. The reason I did it as an image element due to the image having text already embedded in Photoshop, otherwise I would have brought it in as a background image, but read a thread indicating it was better to use an image element on this occasion.
As an image element, it is naturally responsive, but as a background image, it is all over the place. The image is 1920 x 1080, which should be a perfect responsive size according to the post I read. It will be fine to have some of the width cropped, but not the height when the size adjusts
So are you able to tell me if this will be possible to have a background image which resizes so the height of the image fits the screen size at all times? If need be, I can remove the text from the original image and use a text element, should you think that is the preferred way to approach this; a card element with a button overlay or whatever is best
The second element is having the button adjust size as well, so I guess using calc() will work best, but have tried various configurations and have yet to find one which accommodates the 5 screen sizes available. When I adjust the bottom margin of the button, the background is adjusted as well, so am not making great progress
Would you mind taking a look for me and just pointing me in the right direction?
Cheers