Hi,
I noticed that the feature image on pages doesn't come with a border, as they do on the posts. Anything I can do to change and make the look more consistent?
Thanks.
Hi,
I noticed that the feature image on pages doesn't come with a border, as they do on the posts. Anything I can do to change and make the look more consistent?
Thanks.
For instance, this is a page:
http://www.headfonia.com/recommendations/
And this is a post:
http://www.headfonia.com/the-marshall-headphones-major-and-minor/
add this css:
.post.page .postimage img { border: 1px solid #DDDDDD; }
You must log in to post.