Greetings. I’m trying to make the following appear in the head of a particular page to preload an image. I’m running PRO and have a child theme.
<link rel="preload" as="image" href="https://cdn.domainname.com/wp-content/uploads/2022/07/filmmakingpic-1.webp">
Is there anything I can put into the ID, Class or Element CSS fields to do the same thing? Looking for the most effective way to preload the image.
Thanks!