Change size of featured image
-
Hi,
I found this filter which gets applied in the function astra_get_post_thumbnail() in inc/extras.php:
apply_filters( 'astra_post_thumbnail_default_size', 'large' )
With the Simple Image Sizes plugin I created a custom image size named ‘large_custom’.
How can I override the filter and make the theme use this custom size?
Thanks
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Change size of featured image’ is closed to new replies.