Quote:
Originally Posted by Nicky
This didn't do anything. The feature image is still 150x150.(I ofc changed the 150px in your example to the size I wanted)
|
Try
.wp-post-image {
width: 300px !important;
height: 168px !important;
}
and it should do it. Otherwise
