Remove date from Envira Galleries

Hello,

My site is at www.abundantearth.net.au

I have just created a Gallery page and included numerous image galleries. Because I have loaded these all together the text under the Gallery heading includes my name and the date I created the gallery so they are all the same and don’t reflect the date of the project.

Is there any way to change this?

With thanks and kind regards,

Jenny

Hi,

Please note that your gallery page uses essential grid and not envira gallery.

I went ahead and remove the date by editing the skin.

Hi Paul,

Thanks for your reply. I realise about the skins but what I want to change is this. When you click on one of the galleries and then go to that particular page eg. Eridge Park Road, underneath the title is a subtitle with my name Jenny / September 27, 2017 /

As all the galleries have been loaded around the same time, they all have a similar date. How can I edit this text and remove my name and change the date?

With thanks and kind regards,

Jenny

Hello Jenny,

Thanks for updating in!

1.) To change the dates, you will have to edit each of the Envira gallery and change the published date. This is the only way.

2.) To hide your name, please add the following CSS code in the X > Launch > Theme Options > Global CSS (http://prntscr.com/evui3r)

.single-envira .p-meta span:first-child,
.single-envira .p-meta span:nth-child(1) {
    display: none;
}

Hope this helps. Kindly let us know.

Awesome, worked perfectly. Thank you so much.

Kind regards,

Jenny

Glad it worked.

Cheers!