Posted: 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? |
|
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.
thanks |
|
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? |
|
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 thanks |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
Yes – perfect – thank you. That worked. |
|
Awesome. Have a wonderful day! |
|
You must be logged in to reply to this support post. Sign In or Register for an Account