Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
How would I be able to overlap contact form with the image header in CONTACT page?
My website is itisoukay.com
PW -> WAIT
Thank you!
@gmuink please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
#MainContent{position: relative;}
#shopify-section-template--15212424364078__17366185654a472394{position: absolute; top: 0;
left: 50%; transform: translateX(-50%);}
@suyash1 Thanks for prompt response but it does not make any changes. If I see on mobile version it somehow changes the position but it's not working. Do you have other codes?
Hi @gmuink
I don’t see the form you are asking about when I open the homepage.
Could you please share the link of the page where I can see the form?
Best,
Daisy
Hi @gmuink
Sorry for the late reply. I saw the page is 404, do you need any help
Best,
Daisy
Hi @DaisyVo
yes, can you please help applying opacity to white backgound on the contact form, button?
I want the backgound image to be slightly shown.