{"id":14258482,"date":"2021-03-31T10:19:12","date_gmt":"2021-03-31T10:19:12","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/question-about-css\/"},"modified":"2021-03-31T10:37:51","modified_gmt":"2021-03-31T10:37:51","slug":"question-about-css","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/question-about-css\/","title":{"rendered":"Question about CSS"},"content":{"rendered":"<p>Is possible to change the Button with CSS? I created this to match with my Website theme, but i dont know how to apply this CSS to your Plugin. <\/p>\n<pre><code>XXXXX {\n    position: relative;\n    display: inline-block;\n    vertical-align: middle;\n    width: auto;\n    margin: 0;\n    font-family: inherit;\n    font-size: 13px;\n    line-height: 2em;\n    letter-spacing: .06em;\n    font-weight: 700;\n    text-transform: uppercase;\n    border-radius: 0;\n    outline: 0;\n    box-sizing: border-box;\n    padding: 13px 44px;\n    color: #fff;\n    background-color: #ff0e1f;\n    border: 1px solid transparent;\n    cursor: pointer;\n    -webkit-transition: .5s cubic-bezier(.22,.61,.36,1);\n    -moz-transition: .5s cubic-bezier(.22,.61,.36,1);\n    transition: .5s cubic-bezier(.22,.61,.36,1);\n}<\/code><\/pre>\n<p>I dont know how to bind this code with your Plugin to appear, usually when i work with CSS there is something like this .yourplugin and so on.<\/p>\n<p>Can you maybe help?<\/p>\n<p>Here 2 Images with\/without CSS:<br \/>\nhttps:\/\/ibb.co\/j4fTXvh<br \/>\nhttps:\/\/ibb.co\/kBkMGd3<\/p>\n","protected":false},"template":"","class_list":["post-14258482","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/14258482","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/14258482\/revisions"}],"predecessor-version":[{"id":14258572,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/14258482\/revisions\/14258572"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=14258482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}