Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Brecht

    (@brechtvds)

    Try adding the following CSS to the Print CSS setting on the Recipes > Settings > Custom Code page:

    .sharedaddy, .jp-relatedposts {
        display: none;
    }

    Kind regards,
    Brecht

    Thread Starter Kaye

    (@wahmaholic)

    Hey Brecht! Thank you for the response. But the code will remove the related posts on the recipe page itself as well. I just want “Spread the Word” and “Related Posts” section removed on print version of the recipe. Is there any way to achieve this?

    Plugin Author Brecht

    (@brechtvds)

    If you add it to the “Print Recipe CSS” setting on the Recipes > Settings > Custom Code page it will only affect the print version.

    Thread Starter Kaye

    (@wahmaholic)

    Thank you for pointing me in the right direction!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Target Print Page to Remove Sharing and Related Posts Section’ is closed to new replies.