Support

Home Forums Event Espresso Premium Black Overlay on Featured Image for Event

Black Overlay on Featured Image for Event

Posted: August 26, 2024 at 6:52 am

Viewing 7 reply threads


clubgetaway

August 26, 2024 at 6:52 am

There is a block overlay on all of our event featured images on grid pages for the events. Here is what I am speaking about – https://events.clubgetaway.com/event-category/camp-getaway-for-adults/

Is there a way to remove or change the overlay so that we can see the images better?


clubgetaway

August 26, 2024 at 7:02 am


Rio

  • Support Staff

August 26, 2024 at 7:04 am

The Overlay could be because of your theme or plugin you installed. You can overwrite that by CSS.

https://monosnap.com/file/oTAWUmmVSgF2HVepQ3X3W2XNAtw6DQ

you can simply add this .cover-overlay{display:none} but since that is general and you don’t want to affect other page. then just target those under EE.

you need to go to your WP dashboard -> Appearance -> Customize -> additional CSS and add this.


.espresso_events .cover-overlay {
    display: none;
}

thanks


clubgetaway

August 26, 2024 at 7:08 am

That worked perfectly – I am not familiar with CSS – is there a way I can put a lighter overlay instead? That way the text can be more legable.

Also is there a way to remove the create date?


Rio

  • Support Staff

August 26, 2024 at 7:22 am

If you want to change the overlay to lighter, you have overwrite this with the code.

https://monosnap.com/file/fi2LLaTL1d7DKGK0wTBlVCNm5T9m78

it looks like you already made changes to it.

btw, We can only give you advice what to do. If it is pretty easy, we might share some code. but if it will take time you might need Designer or use support token.

but we’re glad you’re able to figure it out.

For remove create date Is that the same thing you asked on the other thread? we will then answer on that thread.

thanks


clubgetaway

August 26, 2024 at 7:26 am

This reply has been marked as private.


Rio

  • Support Staff

August 26, 2024 at 7:31 am

This reply has been marked as private.


clubgetaway

August 26, 2024 at 7:33 am

Yes – perfect – thank you. That worked.


Rio

  • Support Staff

August 26, 2024 at 7:52 am

Awesome. Have a wonderful day!

Viewing 7 reply threads

The support post ‘Black Overlay on Featured Image for Event’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso