• I have been disabling the entry titles one at a time. like so.

    .page-id-23 .entry-title {
    	display: none;
    }

    Is there a way to disable all of them? I tried the code without the page id but no luck

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can I hide all "entry-titles" ?’ is closed to new replies.