• Resolved jimk1416

    (@jimk1416)


    How can I display a compact album in the center of a page.
    This page was created using Elementor page builder.

    This CSS does not seem to work:

    .ngg-galleryoverview {
        text-align: center !important;
    }
    .ngg-gallery-thumbnail-box {
        float: none !important;
        display: inline-block !important;
    }

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @jimk1416,

    Apparently, you’ve managed to center it using text-align: center. Could you please confirm that?

    Thread Starter jimk1416

    (@jimk1416)

    Hey @imagely

    Thanks for following up.
    No that didn’t work. I tried centering it that way within the div tag and also with CSS. I was able to center it for albums with 1 row of gallery thumbs but if there were 2 rows it didn’t work which was strange but maybe an elementor thing.
    I was actually able to do it by simply changing the view from Legacy to default-view.php in Gallery Settings for Basic Compact Album and Basic Thumbnails and then adding some CSS to style it and also display the image count.

    • This reply was modified 1 year, 1 month ago by jimk1416.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center Album’ is closed to new replies.