• Hello!

    I’ve started to try FooGallery, find it very promising and am considering buying the pro version BUT…my (masonry) gallery loads OVER the first bit of content of my site (menu stays visible). I’ve tried to fix it with CSS, but so far have not been able to.

    Any help is much appreciated & regards,

    Teun

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

Viewing 1 replies (of 1 total)
  • Hi @teunbakker

    We’re glad to hear that you are considering upgrading to the version of FooGallery with even more awesome features!

    Kindly use the CSS code snippet below to fix this issue:

    .foogallery.fg-masonry.fg-center {
        padding-top: 300px;
    }

    You can adjust the value of padding-top to your preference to adjust the gallery’s position.

    You can then copy the code snippet and go to the Edit page of that particular gallery and if you scroll down past the Gallery Settings section, you’ll see the “Custom CSS” section. Paste the code snippet on the text box below it and save. You can also paste it to your theme’s style.css file or custom CSS/additional CSS area.

    Kindly let us know if it does help you out.

    Kind regards,
    Elvis.

Viewing 1 replies (of 1 total)
  • The topic ‘Foogallery loads over content’ is closed to new replies.