Button: shortcode & css inline / class
is it possible to assign a class to a shortcode? or assign it inline css?
I would like to set the backound color of a button inside a coloum [T] of a different color from the standard.
could you post an example code procedure?
Thank you
Comments
Hello,
You can add a class attribute to the button shortcode.
Please, check the following link:
https://muffingroup.com/betheme/elements/button/?inline
If you have problems writing a CSS code for your class, please, let me know, and I will help you, but I will need a link to your page.
Thanks
solved, I inserted the period before the class name ex: wrong ---> class = ". test" correct ---> class = "test" correct
That is great that you solved it.
Please, let me know if I can help you with anything else.
Thanks