Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 96044

cr8ig81 on "[Theme: Customizr] Title header on posts/pages"

$
0
0

when removing the title header for every post/pages using this code in the custom css

/* Remove Page Icon/Title */
.page .entry-title.format-icon {
display: none;
}
/* Remove Post Icon/Title */
.blog .entry-title.format-icon {
display: none;
}

The horizontal line (which was once below the header/title) appears now above the content on the post/page

Do you have a way of deleting this line please?

thanks in advance
craig


Viewing all articles
Browse latest Browse all 96044

Trending Articles