Hello,
I wanted to allow members to choose a style for stream content.
To test my idea, I created a class (In the Wireframe theme / styles, then in style.min.css)
#es .es-stream-content2
And then I call this class,
<Div class = "es-stream-content2" data-contents = ""> Content to be formatted. </ Div>
But it is not seen
Would you know why when I try to call this class, it is not?
Best regards.
Eric
I wanted to allow members to choose a style for stream content.
To test my idea, I created a class (In the Wireframe theme / styles, then in style.min.css)
#es .es-stream-content2
And then I call this class,
<Div class = "es-stream-content2" data-contents = ""> Content to be formatted. </ Div>
But it is not seen
Would you know why when I try to call this class, it is not?
Best regards.
Eric