What page elements are supported?

Last updated over 6 years ago

We officially support the following IDs and classes to be modified:

header#headline-wrapper
  div#headline

section#searchbar

body#search_page
  div#search_container
    p#breadcrumbs
    div#search_results
      p#search_heading
      div.search_result

body#faq_page
  div#faq_container
    div.category_row
      div.category_preview_column
        div.category_preview
          h2.category_preview_title
            p.question_preview
            a.category_preview_view_more

body#category_page
  div#category_container
    p#breadcrumbs
    section#category
      h2#category_title
      div#category_questions
        p.question_preview

body#question_page
  div#question_container
    p#breadcrumbs
    section#question
      h2#question_title
      p#question_last_updated
      content#question_content
You must upgrade to a pro plan to change the CSS of your FAQ.

Please see our FAQ on Custom CSS / Styling for more information.