You have the option to add two types of featured images: background images and standalone images. Each type serves a different purpose and requires a specific URL format when adding them to your content.

Background Images

Background images are typically used for elements like banners, headers, or sections that require a full-width background. To add a background image, use the following URL format:

url('YOUR_BACKGROUND_IMAGE_URL')

Example Usage

url('<https://burst.shopifycdn.com/photos/camping-kettle-and-coffee-cup.jpg?width=1200&height=500>')

Standalone Images

Standalone images are used as individual images within your content. They are not intended to serve as backgrounds but rather as visual elements within a page or post. To add a standalone image, use the following URL format:

YOUR_STANDALONE_IMAGE_URL

Example Usage

<https://burst.shopifycdn.com/photos/neatly-folded-towels-placed-on-a-bed.jpg?width=500&height=500>