Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #895491

    I noticed that on mobile the photos/names are line breaking kind of randomly – sometimes after just the photo, sometimes after part of the name, and sometimes somewhere in the bio. Is there a way to make that more consistent?

    #895565

    Hey navindesigns,

    I couldn’t see any problems on my end using Chrome, could you post a screenshot of the issue and how to reproduce it please?

    Best regards,
    Rikard

    #895654

    Please take a look on mobile. Desktop is fine

    #896005

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 479px) {
    .page-id-5103 .avia_textblock  img {
      width:100% !important;
      min-width:100% !important;
    }
    }

    Best regards,
    Rikard

    #896409

    I dont think that worked :(

    #896411

    please ignore my previous message. it works perfectly!

    thank you so much

    #896514

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.