HELLO,
I applied the code below that you provided, but the background image is not displayed on mobile.
Can you solve it?
↓
- Go to Online Store → Theme → Edit code.
- Open your theme.css / based.css file and paste the code in the bottom of the file.
#contact{> height: 100%;> width: 100%;> background-image: url(‘your-image-url.jpg’);> background-size: cover;> background-position: center;> opacity: 0.7;> z-index: -1;> }
I want to set a background image only on the Contact page.
I want to set it to full size height and add a watermark so I can put text on top.
image↓
Please check the following before it is published.
password: aolyia
CONTACT PAGE : https://havanagroup-official.com/pages/contact
Thank you for your support!