• Resolved teamtaji

    (@teamtaji)


    I am having an issue with the gallery being in the middle of the page instead of aligning to left hand side. Any ideas?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey!

    Please add the following CSS code to Appearance > Customize > Additional CSS option:

    div[class^="bwg-container-"] {
        justify-content: left !important;
    }

    There is an option to change the gallery alignment, but it is in the commercial version only.
    Cheers!

    Thread Starter teamtaji

    (@teamtaji)

    This worked! Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Gallery Not Aligning Left’ is closed to new replies.