Remove the “Details” button in Projects

The details button reveals the EXIF details for the uploaded images. These are automatically extracted from each image you upload.

How to show and hide the EXIF image details

If you don’t want for your visitors to find those details, all you have to do is hide the details button.

The first step is to copy the CSS code blow:

/* Remove Details Option On Projects*/

button.show-details.caption.js-details {

display: none;

}

Next, insert it in Appearance → Customize → Additional CSS and click the Publish button.

That’s it.

Updated on January 6, 2022

Can't find what you’re looking for? Ask a human.

We're a small team of real people providing real help. Send us an email at [email protected] and we will give you a helping hand.