My site is Dynatem.com I am using the latest version of Pro.
My question is this, I am having some issues with an SSL certificate and it looks like it is because of images with a hardcoded path.
This is the path of the image, https://dynatem.com/wp-content/uploads/2019/09/social-twit-02.png
What I want the path to be is /wp-content/uploads/2019/09/social-twit-02.png
However, I am using an image element in some cases and a social element in some cases. How can edit the path to the way I want when the image is in an element?