Okay
  Public Ticket #3190650
Image display - maybe a bug?
Closed

Comments

  • Andreas started the conversation

    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.

  •  839
    Jelly replied

    Hello,

    Could you please send us wp-admin login/password and website url as a private message?

    Best Regards,
    Jelly Team

  •   Andreas replied privately
  •  839
    Jelly replied

    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