Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Brecht

    (@brechtvds)

    The easiest option would be to change the width of the collage and make it as wide as your page, would that be possible?

    Brecht

    Plugin Author Brecht

    (@brechtvds)

    Another possibility is to add the following CSS on the Grids > Settings > Custom Code page:

    .eic-container {
        display: inline-block;
    }
    Thread Starter emilyweiner

    (@emilyweiner)

    I resized the collages so they should fit but to no avail.
    I am unfamiliar with where Grids > Settings > Custom Code is found.
    I know where to add CSS under the Customizer, but I do not need it to apply globally.

    Plugin Author Brecht

    (@brechtvds)

    I meant having just 1 single grid that is really wide.

    For the CSS: you have a Grids > Settings page in the backend then in the Custom Code section.

    Brecht

    Thread Starter emilyweiner

    (@emilyweiner)

    Found it! Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Placing collages side by side’ is closed to new replies.