New Topic

Removing Author, Date and Category in Posts

Home › Forum › Customization › Removing Author, Date and Category in Posts

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #530
    StartupWP
    Keymaster

    No file hacking necessary or advised.

    .entry-meta, .entry-footer{display:none}

    For pro version see:

    https://startupwp.com/topic/customizing-your-theme/

    For free version see:

    https://startupwp.com/topic/child-theming/

    #533
    trueblue
    Participant

    Thank you!  It worked awesome.  Being so new to website building, I didn’t realize changing stuff in the index.php files, etc., was hacking.  Glad to know that the custom css area in the pro version is the only place for ALL customizations.  Thanks again!

    #538
    StartupWP
    Keymaster

    It’s good for CSS, but for more advanced customization (PHP/HTML), you do want to venture into child theming.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.