Tips for Editing

Titles 

Start every page with;

Spacer for 15

Title

Spacer for 15

Hover Images

to make images larger when hovering the mouse over them

Import images at FULL size option ( not assorted pixel sizes)

Go to Advanced options on the Image

Select CSS at bottom

1 selector img:hover{

2      transform:  scale(1.5);

3}

should be no red cross on line numbers . Be precise or will not work. Can change ratios 1.5 is 50% larger,  2 would be 100% larger etc

Hover feature will work in editor mode. 

Insert Full PDF document

Needs PDF Poster plugin ( before Pages on WordPress menu)

Need to upload the image via PDF Poster to get a PDF ID number.

On webpage use a Shortcode element

Shortcode is .    (needs square brackets;    pdf{space}id;    number id from PDF Poster plugin. )

PDF document will display in editor mode.