Hi guys,
I’m looking for a solution to make an image “float/overlapping” a color section, both top and bottom. Please see the desired lay out in the screenshot. The green color section with the rounded image.
The top part is easy: z-index:99; margin-top:-50px; position: relative;
But I don’t know how to fix the bottom part.
Screenshot: https://imgur.com/a/2UjnfCT
Thanks in advance!
Regards,
Steven
Hey steviger,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Sure, see private content.
Hi,
I moved the image outside the green color section and made the green color section 250px high, then added a custom class and aligned the image to the right and moved it up with this css in the General Styling > Quick CSS field:
.image-one {
margin-top: -33% !important;
}
Try adjusting in for tablets and hiding the image for mobile, or moving it down.
Best regards,
Mike
Hi Mike,
Of course, that’s it! Thanks!
Hi,
I’m glad you got this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon