Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #306762
    summerfoote
    Participant

    I would like to remove the “Previous post/Next post” module (below the content, in a gray bar starting with the word “Categories”) from each of the portfolio pages on my site. Can you please tell me how to do that? Thank you

    https://summerfoote.com/

    #306786
    Sakin
    Keymaster

    @summerfoote: You can add the following CSS in “Appearance => Customize => Additional CSS” box:

    .single-footer-meta-wrapper { display: none; }

    Regards,
    Sakin

     

     

     

    #306825
    summerfoote
    Participant

    Perfect, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove previous post/next post module’ is closed to new replies.