Adding button to table

the x-theme does not seem to support tables so I am trying to add tables manually with the HTML table command,

I do not know how to add a button to the table. I tried

[x_button href="https://dioxidematerials.com/?add-to-cart=927" size="small"]Buy Now![/x_button]

But I could not control the size of the button.

I could also try something like [cs_element_button _id=“4” ] but I do not see where I would add the info about the button in the CSS.

Hi @masel1951,

Thanks for reaching out.
You can create a component with the Button element and then use the component shortcode inside your Raw HTML code to get the Button. Please go through the following article which may help you with this.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.