Forum Replies Created

Viewing 1 replies (of 1 total)
  • wpfreak1

    (@wpfreak1)

    jeeee … sorry about that Francisco! Some people around here just refrain from trying to help … one easy way to get rid of a page title is by modifying your css (create a child theme before editing your css, its really easy with the One Click Child Theme Plugin).

    Add the following line to your child theme css:
    #content header .entry-title, #content header .page-title {
    display:none;
    }

    That is it! Let me know how that works 4u. ??

Viewing 1 replies (of 1 total)