Home Forums Azuma How can I remove the summary at the bottom

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9081
    qprvicky
    Participant

    At the bottom of each post it says my initials, how many posts I’ve done and it has a forward and backward option to scroll through posts. How can I delete these?

    #9082
    Andy
    Keymaster

    Add this to Additional CSS in the customizer:

    .single .entry-footer,
    .single .post-navigation {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How can I remove the summary at the bottom’ is closed to new replies.