• Hello Ben,

    Can I make the feature image with full height of image like? I mean I’ll keep fixed width but I make the height variable and depend to the height of image.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Ben Sibley

    (@bensibley)

    I’m afraid this isn’t possible with Tracks’ layout. You could however make Featured Images taller or shorter on the post page by changing the padding value like this:

    .singular .featured-image {
      padding-bottom: 60% !important;
    }
    Thread Starter mo3blog

    (@mo3blog)

    this code for post only. I mean the feature image on home page still cropped.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘feature image’ is closed to new replies.