Site URL: https://bad-obsession.com
Hi @tuanphan
I hope you're doing alright
I have gone through your coding advice to other people in this thread and tried to insert custom CSS on my site www.bad-obsession.com (code: bibi007) so that the height of the homepage banner image (with the guy and the girl) on mobile devices is different from the height on desktop.
For your information I'm in the middle of my 14 days trial period.
Here is the code I tried to insert and did not work :
@media screen and (max-width:640px) {
[data-parallax-id="5f852269ae879c7bde5e19a2"] .section-background img {
height: 40vh;
}
}
Thank you in advance for your kind help
toniohb