The class is called "attachment-thumbnail" so would it look something like this in my custom css?:
img[class="attachment-thumbnail"] {
display: none;
}
This did not work by the way.
The class is called "attachment-thumbnail" so would it look something like this in my custom css?:
img[class="attachment-thumbnail"] {
display: none;
}
This did not work by the way.