• Resolved bbalkcom

    (@bbalkcom)


    Hi Ben,

    Thanks for this great theme. Is there a way to make the front page a full-size image, without the white border and ____ above the image? I’m looking for something that will look like the screenshot you have on the theme’s description page. Thanks!

    Brittney

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

    (@bensibley)

    Brittney,

    Thanks for using Tracks ??

    The screenshot displays a post with a “featured image”. Right now, featured images are only available on posts. However, I am adding featured images to pages too in an upcoming version which will allow you to set your front page to a full-size image.

    Thread Starter bbalkcom

    (@bbalkcom)

    Hi Ben, thanks! I have one more quick question. When I load the page on my iphone in portrait orientation, the site title runs into the menu bar. So when I try to click the menu icon, it actually clicks the site title and reloads the home page instead. Is there any way around that? Thanks!

    Theme Author Ben Sibley

    (@bensibley)

    Yea thanks for letting me know about that. I’ll add a fix to keep the toggle button above the site title in the update I’m working on now.

    You may want to consider decreasing the size of the site title too. All you need to do is create a child theme (step-by-step instructions) and add the following to the bottom of the style.css file:

    .site-title {
      font-size: 26px; // change to whatever you want
      line-height: 48px;
    }

    Then you can adjust the font-size to something smaller and it will fit better.

    Theme Author Ben Sibley

    (@bensibley)

    nav toggle clickable above site title and featured images displaying on pages as of v1.11, marking as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Making the front static page a full size image?’ is closed to new replies.