• Resolved thedrewseum

    (@thedrewseum)


    Hello,

    Since the latest update (Version 3.54), the thumbnails for all of my galleries are now centered aligned, rather than left aligned. I can’t find an option for fixing this in the settings.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @thedrewseum,

    Let’s add the following custom CSS rule to your site’s “Dashboard>>Appearance>>Customize>>Additional CSS” to have the thumbnails left aligned:

    .ngg-galleryoverview.default-view {
        text-align: left !important;
    }
    Thread Starter thedrewseum

    (@thedrewseum)

    Thank you, that did the trick.

    Do you expect I will have to add it again every time NextGen has an update?

    Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @thedrewseum,

    You wouldn’t need to re-add the custom CSS unless you’ll migrate to a different WodPress theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Galleries are Center Aligned After Update’ is closed to new replies.