i bought this beautiful template and customized it for my band. Everything is good, only one problem is there:
the image display of the bandphoto is good in desktop mode. On a smartphone or tablet (especially in landscape mode) it is not displayed properly, it is too large. What can I do for a good representation? Thanks for help.
Hi,
i bought this beautiful template and customized it for my band. Everything is good, only one problem is there:
the image display of the bandphoto is good in desktop mode. On a smartphone or tablet (especially in landscape mode) it is not displayed properly, it is too large. What can I do for a good representation? Thanks for help.
Hello,
Could you please send us wp-admin login/password and website url as a private message?
Best Regards,
Jelly Team
Ah yes, sorry. Go to /styles/main.css and put this code in the end:
@media (max-width: 960px) { .biography .row { flex-direction: column; } .biography .biography-image { height: 880px; margin-left: 0; } }
Make sure to clear your browser cache.
Best Regards,
Jelly Team