I see the checkbox in the "features" section of customization, but how do I actually make images scroll reveal in posts?
Do I need to make sure that the images are a specific size?
Do I need to choose certain options in the "Attachment Display Settings" on the Insert Media page?
The only way I can get it to work at the moment is by manually editing the page code before every image with:
<div class="gk-wide-image" data-sr="enter bottom and move 200px and scale up 20% over 1s">
which I copied from one of the demo pages.
But this then makes the images expand wider than screen width, and I can't find anywhere in the documentation to tell me how the numbers in this field should be adjusted.
I thought the scroll reveal code should be inserted automatically whenever I insert an image in a page...
Thanks in advance for help.