Cannot remove effects on an tag
-
I have an <img class=”dar-icon” and I have a css customization “.dar-icon {
width: 100px;
border: none;
box-shadow: none;
text-shadow: none;
}”. Changing the width verifies, that the class is correctly assigned to the image, but the other entries do not have an impact. I also tried border:0px; etc. etc. Nothing seems to have an effect.The blog I need help with is: (visible only to logged in users)
-
I replied in your other thread: https://en.forums.wordpress.com/topic/adding-a-css-class-to-an-image
- The topic ‘Cannot remove effects on an tag’ is closed to new replies.