• Resolved csphilli

    (@csphilli)


    Hi,

    I’m trying to change the entry feature size because it’s a bit too big for my liking.

    It looks like the field is called .entry-featured however when I used this in my Additional CSS field, nothing is changing.

    Any tips?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,
    you can change the thumbnail size by opening functions.php and changing

    
    	set_post_thumbnail_size( 665, 435, true );

    replacing 665 and 435 with your width and height.

    Try the default editor and then navigate to the /themes/olsen-light/ folder to find the file.
    then install the Regenerate thumbnails plugin, activate it and go to Tools -> Regen. Thumbnails to run a regeneration in order for the change to be applied.

    Let me know if this works, or if I can help out more.

    Thread Starter csphilli

    (@csphilli)

    This worked perfectly, thank you!

    Glad I could help @csphilli!
    I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

    Thread Starter csphilli

    (@csphilli)

    Gladly!

    Thank you so much for your feedback!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Entry Feature Size’ is closed to new replies.