[Theme: Liquorice] Customizing Category Page
-
I noticed that the page of posts (or the category page containing all the posts) doesn’t have the post title. I know that I should modify the archive.php, but the page title is always not available.
I thought it might have something to do with how I previous hide a title using display:none, but even if I set it to only target the page, titles on other pages are not showing. The following is the CSS specifically used to target that page. Otherwise, I didn’t modify other aspects of the CSS files.
.page-id-2 #primaryContent h1.postTitle, .page-id-2 #primaryContent h2.postTitle { display: none; }
Angela
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘[Theme: Liquorice] Customizing Category Page’ is closed to new replies.