Tagged: ,

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

    hello!

    was wondering if I can add styles in the custom.css just for @print media.

    Thank you very much!

    #476712

    Hey Guilherme!

    Yes, just make sure to surround them with this.

    @media print {
    
    insert your CSS here
    
    }

    Best regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.