• Resolved gus12

    (@gus12)


    Hi,

    Love the theme.

    Just have one question – whenever I visit a category archive page, text appears before the posts saying: ‘You are viewing the ‘selected category’ category archive.’
    Is there any way to completely remove this text from all archive pages?

    Thanks,
    Gus

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

    (@bensibley)

    Hi Gus,

    Thanks for choosing Apex!

    Yes, that text can be hidden from the site with the following CSS:

    .archive-header {
      display: none;
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

    Thread Starter gus12

    (@gus12)

    Perfect, thank you!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome ??

    If you’re happy with Apex, could you take a minute to leave a review?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Description on category archive page’ is closed to new replies.