Assign classes/styles to RAW shortcodes
Hi!
I'm working on RAW shortcodes for editing several products descriptions. But i want to assign specific classes to this shortcodes so i can edit their styles on custom CSS codes, for example:
[one class="custom_color1"] [one_fourth] content [/one_fourth] [/one]
But i cannot find how to make it possible, even i tried with [one style="background-color: #cccccc;"] [/one]
So I came here to ask how to can i assign this to shortcodes elements.
Comments