Changing H5 Color for one page
hello
im trying to change the color of some text in the body of a page.
i dont want to change my H5 color style as its only different for one page.
this is the page im having issues with
this is what im trying to change the color of the first paragraph to blue #0071bc
but its not changing for some reason
<h2 style="text-align: center;">Starters</h2>
[divider height="10"]
<h5 style=”color: #0071bc:″>This is the text im trying to change the color of </h5> this line im trying to change the H5 color to #0071bc
[divider height="10"]
<h5>This is the text im trying to change the color of</h5> this line im not trying to change the color of
Comments