• Resolved ACEkin

    (@acekin)


    As I was trying to see the differences in different Tiled Gallery options, I stumbled on to problem worth mentioning. The Tiled Column option creates a broken layout although it shows correctly in the block editor.

    See the layout:

    And by looking under the hood, I found one CSS line that is throwing it off. That line seems to be related to my theme Mai Lifestyle and that declaration is:

    *, ::after, ::before {
    box-sizing: inherit;
    min-height: 0;
    min-width: 0;
    }

    If I disable the last line, the columns snap together. There is no problem with the other tiled gallery options.

    FYI.

    Cemal

    • This topic was modified 3 years, 8 months ago by James Huff. Reason: redundant link removed

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor James Huff

    (@macmanx)

    Volunteer Moderator

    Hm, the might be the theme’s doing.

    Does it look right under the Twenty Twenty theme?

    Thread Starter ACEkin

    (@acekin)

    Yes, as I said in my post the problem style points to the CSS file for the theme. In the customizer, I tried 20/20 and it displays fine, correctly. I mentioned it here mainly because others may run into a similar situation and in case there is a solution you can superimpose on problems like this. I can report it to the theme developers too.

    Cemal

    Plugin Contributor James Huff

    (@macmanx)

    Volunteer Moderator

    In this case, I recommend reporting it to your theme’s developer.

    Thread Starter ACEkin

    (@acekin)

    I have. They indicated that the CSS declaration is there to do some catch-all correction. I reported it to both sides, it is not a major issue for me. You may consider an overriding specific rule in case other themes may have similar issues. My two cents.

    Thanks,

    Cemal

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tiled Column layout problem’ is closed to new replies.