This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Andrew Misplon Staff 12 years, 8 days ago

    Hi James. This is how your search results page should look: http://demo.siteorigin.com/vantage/?s=plugin. On line 136 of your child theme you’re hiding the search results header:

    .entry-header {display:none}

    Try making that more specific, like:

    .single .entry-header {display:none}

    For example, that would hide the headers on the single post page only.

  2. James Ford 12 years, 7 days ago

    Ah got it thanks!

  3. Andrew Misplon Staff 12 years, 7 days ago

    No problem!

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread