Plugin Directory

Changeset 2319114


Ignore:
Timestamp:
06/05/2020 05:20:57 PM (6 years ago)
Author:
azexo
Message:

from shopify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • page-builder-by-azexo/trunk/frontend-customization-options.js

    r2305337 r2319114  
    51935193                "control_type": "image",
    51945194                "control_text": "Image URL",
     5195                "selector": '.az-image img'
     5196            },
     5197            {
     5198                "type": "input-attribute",
     5199                "menu": "utility",
     5200                "group": "Image",
     5201                "control_text": "Alt text",
     5202                "control_class": "azh-alt",
     5203                "control_type": "alt",
     5204                "attribute": "alt",
    51955205                "selector": '.az-image img'
    51965206            },
Note: See TracChangeset for help on using the changeset viewer.