Have questions? I can help!
Table of Contents
To start with, you will need to upload the media file on your website. Click on “Media” from the WordPress admin menu.

Uploading Images & Files
- In your WordPress dashboard, go to Media ? Add New.
- Drag and drop your images or files into the box, or click Select Files to upload from your computer.

- Once uploaded, click the image to open its details.
- Fill in the Alt Text field — this helps with accessibility and SEO (for example: “Jaime-Ann working with a client”).
- When editing your pages, click on any image module in Divi ? select Media Library ? choose your uploaded image
Tips for great-looking images:
- Resize large photos before uploading. Aim for around 1280px wide for banners, 1980px for full-width banner, or 800px for smaller images.
- Keep file sizes under 500KB to keep your site fast.
- Use descriptive filenames (like speech-therapy-session.jpg instead of IMG_1234.jpg).
- JPEG for photos, PNG for logos or transparent backgrounds.
If you want to upload brochures, forms, or info sheets:
- Go to Media ? Add New and upload your PDF or document.
- Click the file to open its details

- Copy the File URL on the right-hand side — this is your document’s web link.

- On your page or post, highlight the text or button where you want the link You can then highlight the text you want to link to an internal page, click on the image of the link ? click the link icon ? ? paste the File URL.

- Save or update the page.
NOTE:
To style the text to inherit the colour, you will need to format the text by navigating to the text format on your text module:

and follow this format and add the style in it:
<a href=”your-link-url” style=”text-decorations: none; color: inherit;”>
Make sure you change the “your-link-url” to your URL that you copied previously.
