Having issues with images showing up in top image on Iphones. Looks like the image is not being resized.
Hi billo0071
You can try with this custom css:
@media (max-width: 576px) { .jub-block.hero-6 .bg-overlay.bg-attachment-fixed { background-attachment: unset; } }
Did not work.
billo0071
You can share the credentials of your site, I will check for you.
I have shared the credentials
I added !important to the rule above, it should be working now. Kindly check again.