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

    Hello dear developers,
    I have a portfolio grid that is set to the “special one column” option. Sadly the images dont line up because the text in one cell is longer than in the other. I couldnt find relevant CSS to adjust it myself. So how can I align the images evenly?
    Thanks.

    #888166

    Hey Picfinity,

    https://screenshots.firefox.com/csVk7Uag44PLDxhB/m3.socialmedianow.de
    can u tell us how you want it to look?

    Best regards,
    Basilis

    #888198

    Sorry I didnt make it clear enough. I just want the images to line up vertically. I attached a screenshot.

    #888745

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .grid-content {
        padding: 20px 10px !important;
    }

    Best regards,
    Rikard

    #888751

    Hi, I appreciate your help, however this is not a proper solution and will only fix the problem on some screen sizes. I’m looking for a responsive fix. I wish I didnt have to do it either, but these are the words… Is there maybe another way? I tried it with min-width with no sucecss.

    #888920

    Hi Picfinity,

    The text is longer, even if we force the text to break, it becomes two lines and breaks vertical space. There is no 100% solution here, you need to pick which works for you to the greater extent or choose a different component.

    Best regards,
    Victoria

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