• Resolved rosiemalachi

    (@rosiemalachi)


    Hi,

    I really like this Timber Lite theme but would like to make a few adaptations so it fits my site better.

    First off, how can I include my tagline under the title?

    Also, it looks a bit squashed up at the top on the home page. How can I make it so that there is more white space between the title/menu and the main content?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Rosie,

    As we promoted the header to stay as small as possible to make room for the photos, I suggest you include the tagline (or other elements) directly into the logo graphics.

    If you want to increase the overall header height, you can add this CSS snippet into Customizer – Additional CSS:

    @media only screen and (min-width: 1420px) {
       .bar--fixed, .site-header, .site-footer {
          height: 160px;
          flex-basis: 160px;
       }
    }

    Hope it helps.

    • This reply was modified 5 years, 7 months ago by George Olaru.
    • This reply was modified 5 years, 7 months ago by George Olaru.
    Thread Starter rosiemalachi

    (@rosiemalachi)

    That works a treat.

    Thanks George.

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