• Resolved yabdali

    (@yabdali)


    Hi,
    I am trying to have the content of the gallery block centered. I can see that the gallery block is taken 100% of the space but the content are aligned to the left. I tried to do this using CSS (below) but it didn’t work. Can you please help?

    html body .modula .modula-items {
    align-content: space-around;
    align-items:center;
    }

    The link below shows the current situation (first block of items) and the second block contains what I would like to achieve.
    Example Description

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

Viewing 1 replies (of 1 total)
  • Hi @yabdali,

    Thank you for reaching out!
    As much as I would love to help, this is not possible, I’m so sorry.
    The custom grid was designed to display the images exactly as they are in the grid. Because there is empty space left in the gallery – it displays that.
    I recommend editing the gallery and making the images in the grid a bit larger to fill up the whole width of the gallery and this way they will no longer appear aligned to the left.

    Warmly,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Gallery Content alignment’ is closed to new replies.