Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

hide title wordpress

/* Use this code to hide Wordpress page title */
.entry-title {
display: none;
}
Source by kinsta.com #
 
PREVIOUS NEXT
Tagged: #hide #title #wordpress
ADD COMMENT
Topic
Name
4+8 =