wave 02

Gradient Divider

Shadow Effect Divider

Divider with Text

Read more blog posts here...

Instructions for Using the Featurettes Widget

Instruction

This featurettes widget allows you to create dynamic, responsive sections with images, headings, and text. You can also add optional links to guide users to other pages or posts. Follow these steps to customize the widget:

  1. Locate the featurettesData Array:

    • Inside the JavaScript section, find the featurettesData array. Each object in this array represents a featurette.
  2. Customize Each Featurette:

    • Heading and Subheading:
      • Update the heading and subheading fields with your desired text.
    • Text Content:
      • Edit text1 and text2 for the two paragraphs of content.
    • Image:
      • Replace the image URL with your desired image link.
      • Use the alt field to provide alternative text for the image.
    • Order:
      • Set order to "normal" for the image on the right or "reverse" for the image on the left.
    • Optional Link:
      • If you want to include a button, set the link field as follows:
      • If no link is needed, set link: null.
    • Add or Remove Featurettes:

      • Add more objects to the featurettesData array to create additional featurettes or remove unwanted ones.
    • Preview and Save:

      • After making changes, refresh your webpage to see the updates. Save your edits when you're satisfied.

Dotted Divider

Dashed Divider