Newbie wanting to fix a few details before publishing

Hi:

After lots of videos and searching forum posts, I’ve gotten pretty close to getting the main break point to work. (I’ll look at the others next). I have a few things I can’t quite work out…

  1. How do I adjust Submit button alignment flush right in contact form at the bottom?

  2. Cakes that Wow image block keeps defaulting to a small size. (Div Block 22>Image 28). Sometimes it displays properly, sometimes it becomes flush left about ⅓ size. I’Ve tried different settings but can’t keep it full width. What would be the optimal way to keep all full width. I tried 100% width, but it made it look low res. High res comes back when I remove that property…

Thanks in advance! Read-only below…


Here is my site Read-Only: LINK

@TangledWeb

1: Submit Button 2 - position: float-right

2: I don’t see anything weird happening here. Maybe you can screenshot this

Thanks, Kevin.

  1. Shoot. I always forget about floats…
  2. Here are two sections where the image is becoming small. The little images on the left hand side should be large and centered.

For anyone who has this issue, this solution to the images shrinking within the grid seems to be working…
Set each Image Div section to a certain width (1120px), with a height and Max width of 100%. The image max width is 100%.