To add icons next to text in the "For Instance" section of your UX Coaching page in Webflow, and use a specific green checkmark circle icon, follow these steps to upload and place the icon next to the text. Since you're looking for a visual solution, you can either create this via the Webflow Designer or reuse an existing asset already uploaded.
1. Locate or Upload the Icon
- If already uploaded: Go to the Assets panel in the Webflow Designer and search for the green checkmark circle icon.
- If not uploaded yet:
- Prepare the icon as a PNG or SVG file.
- In Webflow Designer, open the Assets panel (press
J
or click the folder icon). - Click Upload and select your icon file.
2. Add a New Section or Locate the Current “For Instance” Section
- In the Navigator, find the "For Instance" section on your UX Coaching page.
- Click inside the container or div block that holds the items you want to modify.
3. Add an Icon and Text Wrapper
- Drag in a Div Block from the Add (+) panel. This will hold both the icon and the text together.
- Set the Display style to Flex (horizontal layout) with align center to vertically align the icon and text.
- Drag your green checkmark icon from the Assets panel into this div block.
- Drag a Text Block in next to the icon and type your content (e.g., "User personas", "Journey maps").
4. Style the Icon and Text
- Select the Icon (image element) and set a width/height (e.g., 24x24px) to match your layout.
- Add right margin (e.g., 8px or 12px) to the icon to give space between it and the text.
- Adjust text styles (font size, line height, color) as needed.
5. Duplicate the Structure for Other Items
- Once your first item with icon + text is styled correctly, duplicate the div block using
CMD/CTRL + D
. - Replace the text in each duplicate with the relevant content.
6. Optional: Create a Symbol or Component (Reusable)
- If you'll reuse this format across multiple sections/pages, select the icon + text wrapper, right-click, and choose Create Component so you can reuse it easily.
7. Video Tutorial Support
- While I can't provide a specific video right here, you can search YouTube for:
"Webflow add icon next to text tutorial"
or check the official Webflow University video:
https://university.webflow.com and search for “Using images and icons” or “Building layout with Flexbox”.
Summary
To add a green checkmark icon next to text, place both inside a Flex Div Block, align them properly, and control spacing with margins. You can upload the icon or use an existing asset, then repeat the layout for other items. This gives a consistent, aligned design for your "For Instance" section.