I input with “2.0em” in Body Copy Line Height (Theme option > Typography).
It is output with “2.002.00” by CSS of the single post page if I do so it.
Is this error?
.entry-content {
line-height: 2.002.00;
}
That’s really odd, I cannot reproduce that behavior, even if I input “2.0em”, which is not really necessary as just “2” is fine to set the Default Line Height to 2.00em.
> Olli
If I type in [ Theme option > Typography > Font Sizes ], this problem will appear.
Please enter “3” in BodyCopy Line Height (in ThemaOption > Layout).
And then, you are SinglePostPage, you’ll be able to see the fact that Line height isn’t set to 3.
When I analyze the CSS, entry-content. {Line-height: 3.003.000;}
have made, this is the error.
Instead, it will be displayed in the settings of the parent 1.62 is taken over.
Yep I see it too now. I know too little about CSS though =/ (not a dev)
I don’t have time to check, but is that a problem only present in Chrome?
>Olli
Thanks your response.
I can watch this error in safari and firefox. I think that this looks in all WebBrowser.
As makeshift measures, I overwrite at error point in [CustomCSS].