Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #156345
    pxlchk1
    Participant

    Hi all,

    Here’s the reference link: http://alanawaters.com/index.php/portfolio/campaign-photography/

    I need to remove the blank footer column, then the middle with the “Published by Alana…”, and the third with “next post”. I’ve looked and looked and I don’t see anything for pulling that out.

    Can anyone suggest a fix?

    Thank you so much!

    Alana

    #156381
    sapana
    Participant

    @pxlchk1: Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code

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

    Let me know if this helps you out!

    Kind Regards,
    Sapana

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove author and next article from footer of project/portfolio pages’ is closed to new replies.