Removing empty field for category page titles/intro

  • Author
    Posts
  • #11902
    Nick

    I started using Parabola for my new site last week. This is my first site so there’s a lot to learn, but generally it’s going pretty well. One thing that I can’y figure out is how to remove a tiny bit of empty space left behind on my category pages.

    My plan is to have category pages for topic-specific blog archives. I don’t like the way that the Category page title and intro description look on the page, so I turned those off in Parabola settings, and left the text field blank on the category Page interface. This an empty box at the top of the page. If I try to accomplish the same, but use a link or category tag in the Menu’s option – avoiding the “category page with intro” settings – the top of the page is still left with a tiny, empty box. Check it out here: http://artsandculturesociety.com/category/drunk-matinee/

    Is there any way I can delete this entirely? I identified the item using Inspect Element on Chrome, and it suggests that it has to do with the header settings, but I couldn’t find any solution in the HTML editor. Can somebody point me in the right direction or just tell me how to fix this?

    Thank you in advance for your advice!

    #12060
    Zed
    Cryout Creations mastermind

    #content .page-header { display: none;  }

    will hide it via CSS


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Removing empty field for category page titles/intro’ is closed to new replies.