• Resolved tmonther

    (@tmonther)


    Hello.

    Loving this theme, does exactly what I need but I just have two adjustments (second will be posted separately).

    I’d like to know if it’s possible to hide the site title completely from the site as I plan on having it on my custom header which I got from the pro theme. Having it on the header and as text below it is redundant. My solution for now is to upload a 1×1 transparent pixel, however I would like to know if it’s possible to just have that part hidden from the site.

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

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

    (@bensibley)

    Thanks for using Tracks!

    Hiding the site title can be done with the following CSS:

    .site-title {
      display: none;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter tmonther

    (@tmonther)

    Perfect, worked like a charm!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Stay in touch if you need anything else and I’ll be happy to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hite site title’ is closed to new replies.