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!
Hello @benjaminasher,
Thanks for asking.
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 It’s like you knew what my next questions was going to be!
On behalf of my colleague, you’re welcome. Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.