How can I reduce the image size in my blog. Theme I'm using is simfo
-
How can I reduce the image size in my blog. Theme I’m using is simfo
The blog I need help with is: (visible only to logged in users)
-
Do you mean the featured images on the home page? If so, this will reduce the size of those images but keep the surrounding spacing in tact:
.featured-image img { max-width: 80%; }
- The topic ‘How can I reduce the image size in my blog. Theme I'm using is simfo’ is closed to new replies.