CSS Code Ineffective For Images In “wp-content”
-
Hello, Kadence Developers,
I’m attempting to limit download access for our site’s digital art. The following CSS code–
img {
pointer-events: none;
}
–functions for the resulting image when you click the thumbnail on this URL–
https://casahatcher.com/product/woman-of-emotive-colors/
–but the CSS code does not function for the image when navigating to this URL–
https://casahatcher.com/wordpress/wp-content/uploads/black_lady_with_orange_and_blue_flowers_by_keno.jpgI tried adding the same CSS code with the WP plugin, “Simple Custom CSS and JS”, but it does not work either.
Your assistance is greatly appreciated,
MichaelThe page I need help with: [log in to see the link]
The topic ‘CSS Code Ineffective For Images In “wp-content”’ is closed to new replies.
