How do I edit Envira Standalone Gallery pages?

In my Envira galleries, the title of the gallery is behind my page logo. How would i just shift the entire gallery down, below the masthead? Thanks!

Summary

https://benjaminaproductions.com/gallery/05-06-laurens-bat-mitzvah/

Hello @benjaminasher,

Thanks for asking. :slight_smile:

Please add following CSS under X > Theme Options > CSS:

.single-envira .entry-wrap {
    margin-top: 170px;
}
.single-envira .x-navbar .desktop .x-nav>li>a {
    color: #5ecff9;
}

Thanks.

Thanks. @Prasant! Appreciate the additional code to help the links show on a white background :wink: It’s like you knew what my next questions was going to be!

On behalf of my colleague, you’re welcome. Cheers! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.