Home › Forums › WordPress Themes – Premium › Preferential › Print page › Reply To: Print page
I just deleted what I previously wrote, but here is the answer….do this custom CSS
@media print { a[href]:after { content: none !important; } }
Lost Password?