• Resolved outrospective

    (@outrospective)


    Hello

    I love the theme, but also realized that there is no way to individualize a side menu. Knowing this, is it at least possible to remove the categories side menu on the blog pages?

    Thanks

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

    (@bensibley)

    Thanks for using Tracks!

    You can remove that with the following CSS:

    .entry-categories, .entry-tags {
      display: none;
    }

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

Viewing 1 replies (of 1 total)
  • The topic ‘Side menu’ is closed to new replies.