Didn't think I would need to do these, but am having second thoughts...
How do you remove the grey border from around images inserted from the Media folder?
I am using the Minimal theme.
Thank you.
Didn't think I would need to do these, but am having second thoughts...
How do you remove the grey border from around images inserted from the Media folder?
I am using the Minimal theme.
Thank you.
Hi, the support request shown above is five days old and unresolved. Still need the information, thank you.
Hey,
add following code to style1.css:
.entry-previewimage, .box img, .entry img {
border: none !important;
}Thank you! Much appreciated.
You must log in to post.