Site logo

[Support request] print only current article on full page

Home Forums Support [Support request] print only current article on full page

Home Forums Support print only current article on full page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2435167
    Stefan

    Hi together,
    I want to print one single article. I used following CSS

    @media
    print {
    .site-logo,
    .side-header,
    .sidebarm,
    .main-navigation,
    .secondary-navigation,
    .widget-area,
    .footer-widgets {
    display: none;
    }
    }
    is there a possibility that my article is printed on the whloe page?
    Thanks

    #2436232
    Ying
    Staff
    Customer Support

    Hi there,

    is there a possibility that my article is printed on the whloe page?

    I’m not sure I understand your question and I don’t think this question is related to GP theme.

    You might need to do some research on this.

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