anggackt / solen-bludit

Solen Theme for Bludit - A bright and simple Bludit blogging theme.
https://angga.win/tema-simpel-dan-cerah-untuk-bludit-solen#english
MIT License
1 stars 0 forks source link

change #1

Closed codeplay-code closed 7 months ago

codeplay-code commented 7 months ago

how to change image feature post px dimension

anggackt commented 7 months ago

You can change the size of the feature image by editing the style.css file and find this line:

.featured_image {
height: 300px;

You can then change the height to whatever size you want.

Please bear in mind that you'll also might need to change the same line from /php/critical.php if it exist.

codeplay-code commented 7 months ago

Tu Bro