Current File : /home/kelaby89/www/wp/wp-content/themes/nexio/skins/default/templates/block-patterns/patterns.json |
[
{
"name": "trx-addons/pattern-two-buttons",
"pattern": [
{
"title": "Two buttons",
"description": "Two horizontal buttons, the left button is filled in, and the right button is outlined.",
"categories": [ "text" ],
"keywords": [ "button", "buttons" ],
"viewportWidth": 480,
"content": "<!-- wp:buttons {\"align\":\"center\"} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"backgroundColor\":\"very-dark-gray\",\"borderRadius\":0} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background has-very-dark-gray-background-color no-border-radius\">Button One</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"textColor\":\"very-dark-gray\",\"borderRadius\":0,\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-very-dark-gray-color no-border-radius\">Button Two</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->"
}
]
}
]