Image editing
-
I want to remove border on images inserted into posts. That functionality used to be available in image edit mode. It isn’t there anymore. I do have premium. So was under impression that I could do this or make settings so that it was automatic.
The blog I need help with is: (visible only to logged in users)
-
This should do the trick:
.entry img { border: none; }Can you copy and paste that code under Appearance -> Customize -> CSS? You’ll want to replace all of the default text.
- The topic ‘Image editing’ is closed to new replies.