Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1207492

    Hi,
    I have a problem with the presentation of the contributions.
    The images are displayed in different sizes on the mobile devices.
    Can I change that somewhere?

    So that all posts are the same size being represented?

    Best Regards
    Stefan

    #1207889

    Hey Bassmann,

    The images show up in the same size, it’s the amount of text that covers the image container.

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1207933

    Hi Victoria,

    Thanks.

    Best Regards
    Stefan

    • This reply was modified 4 years, 2 months ago by Victoria.
    #1208283

    Hi Stefan,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 989px) {
      #top .av-masonry-entry .av-inner-masonry-content {
        padding: 5px 10px;
      }
      #top .av-masonry-entry .av-inner-masonry-content * {
        font-size: 14px;
        line-height: 20px;
        margin: 0;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1334341
    This reply has been marked as private.
    #1334371

    Hi Stefan,

    Thanks for the login details. I’m not sure what you mean by no start-up text is displayed on the block page. Are you referring to the title of the page maybe? If so then that is as expected, as all content needs to be added manually to posts created with the Layout Builder, including the title of the post.

    Best regards,
    Rikard

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