Reducing featured image size in blog
-
Hi – I’d like to be able to reduce the size of the featured images in my blog page. http://brusselsni.com/news . How is this best achieved?
The blog I need help with is: (visible only to logged in users)
-
Hello there!
If you have a premium account, go ahead and add this to your custom CSS and let me know how it works out.
a.feature-img { width: 75%; }
- The topic ‘Reducing featured image size in blog’ is closed to new replies.