I would first like to add that I am not using the edit code area. I am using the custom CSS under image banner, and I prefer to keep it in this area.
I have attached two images, the first one is the banner image on desktop. I would like to move the button from where it is to the blue rectangle, I can’t seem to get the code right for this.
This is the code I have so far:
.button {
background: #000000 !important;
border-color: #000000;
color: #ffffff;
font-size: 4.9rem !important;
}
This second image is the image from mobile. I need to fix the size of it from being so big and move it under the same area as the desktop view. I know the media query won’t work here as well.
My site is password protected and I will not give out the password sorry! I am using Dawn theme 8.0.
Thank you!

