Btn-22
Elementor JSON
{
"type": "elementor",
"siteurl": "https://packlp.com/wp-json/",
"elements": [
{
"id": "749e291",
"elType": "widget",
"isInner": false,
"isLocked": false,
"settings": {
"text": "Clique aqui",
"typography_typography": "custom",
"typography_font_family": "Unbounded",
"typography_font_size": {
"unit": "px",
"size": 16,
"sizes": []
},
"typography_font_size_laptop": {
"unit": "px",
"size": 16,
"sizes": []
},
"typography_font_size_mobile": {
"unit": "px",
"size": 18,
"sizes": []
},
"typography_font_weight": "400",
"typography_line_height": {
"unit": "em",
"size": 1.4,
"sizes": []
},
"text_padding": {
"unit": "px",
"top": "15",
"right": "45",
"bottom": "15",
"left": "045",
"isLinked": false
},
"_flex_align_self": "center",
"ha_cmc_text": "Happy Addons",
"custom_css": "/* Estilo básico para o botão do Elementor */\nselector .elementor-button {\n\n background: #8A2BE2 !important; /* roxo intenso */\n color: white !important;\n border-radius: 1000px !important;\n\n cursor: pointer !important;\n position: relative !important;\n z-index: 1 !important;\n overflow: hidden !important;\n}\n\n/* Quando o botão é hover, muda a cor do texto para preto */\nselector .elementor-button:hover {\n color: black !important;\n}\n\n/* Efeito da camada branca por trás do botão */\nselector .elementor-button::after {\n content: \"\" !important;\n background: white !important;\n position: absolute !important;\n z-index: -1 !important;\n left: -20% !important;\n right: -20% !important;\n top: 0 !important;\n bottom: 0 !important;\n transform: skewX(-45deg) scale(0, 1) !important; /* Começa invisível */\n transition: all 0.5s !impor
... (código completo copiado ao clicar em Copiar)