Some of my old buttons shortcodes look like the following:
[x_button type=“transparent” shape=“pill” size=“large” block=“true” circle=“false” icon_only=“false” href=“mysite.com title=”" target="" info=“none” info_place=“top” info_trigger=“hover” info_content="" style=“max-width: 90%;margin: 45px auto;padding-bottom: 0.714em;padding-top: 0.714em;”]Learn More[/x_button]
I know it’s using the default font color and background. Is there a way to change the background color (also when on hover) and font colors within the shortcode? Like adding font color: black font on hover: blue etc.
Thanks.