Testing

VSix
Member

<h1 style-color:red>hello</h1>

 

0 Upvotes
1 Accepted solution
Jnix284
Solution
HubSpot Employee
HubSpot Employee

@VSix if you'd like inline CSS to work in the community, you would need to add in the HTML that is hidden behind the ellipses menu.

 

Jnix284_0-1661992370836.png

 

and to make it red, you would need to use the HTML like this: <h1 style="color:red;">hello</h1>

 

hello


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon

View solution in original post

0 Upvotes
1 Reply 1
Jnix284
Solution
HubSpot Employee
HubSpot Employee

@VSix if you'd like inline CSS to work in the community, you would need to add in the HTML that is hidden behind the ellipses menu.

 

Jnix284_0-1661992370836.png

 

and to make it red, you would need to use the HTML like this: <h1 style="color:red;">hello</h1>

 

hello


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon
0 Upvotes