WordPress escapes Header tags style
-
Hi,
I encountered a weird problem in wordpress, when I try to put style on header tags wordpress escapes my styles see code example
<h1 style=”\"text-align:” center;\”=””>
and this only happens when using header tags. P tags works well, I want to center some of the header tags. I also tried adding class to Header tags but wordpress escapes them. Magic Quotes are off in Php.ini
I hope you can help me
Thank You!
The topic ‘WordPress escapes Header tags style’ is closed to new replies.