Previous
Previous
How important is the first draft of your novel?
Next
Next
/* Stop blog index images from being clickable */ .blog-basic-grid--container a.image-wrapper { pointer-events: none !important; } .blog-basic-grid--container a.image-wrapper img { pointer-events: none !important; }