{
  "attributes": [
    {
      "element": "image-box",
      "appendto": "section_image",
      "name": "stylepress_image_size",
      "title": "Image Size",
      "type": "select",
      "default": "full",
      "options": {
        "full": "Large",
        "dtbwp_gallery_square": "Square",
        "dtbwp_gallery_rounded": "Rounded",
        "thumbnail": "Thumbnail"
      },
      "prefix_class": "stylepress-image-size-"
    },
    {
      "element": "heading",
      "appendto": "stylepress_title_style",
      "name": "dtbaker_title_under",
      "title": "Title Underline",
      "type": "select",
      "default": "underline",
      "options": {
        "underline": "Underline",
        "normal": "Normal"
      },
      "prefix_class": "stylepress-title-"
    },
    {
      "element": "section",
      "after": "section_background",
      "name": "stylepress_section_color",
      "section_title": "StylePress",
      "title": "Section Style",
      "type": "select",
      "tab": "style",
      "default": "normal",
      "options": {
        "normal": "Normal",
        "light": "Light",
        "mid": "Mid",
        "dark": "Dark"
      },
      "prefix_class": "stylepress-section-color-"
    }
  ]
}