Extra line after edit heading

Hello, i have a pretty annoying problem. As soon as you edit a heading in the text field, an extra line is added. I can’t find where this extra line is coming from and how to remove it.

Thanks

Hi There @RPronk

Thanks for writing in! There was a recent member experienced the same issue due to <p> tags around headlines. Could you please refer to the following thread and see if that helps (https://theme.co/apex/forum/t/gap-between-headline-and-text/53003).

If not, please provide us with an example link to your page to assist you further.

Thanks!

Thanks!
Ok i see the < p > tags are the issue. I am not so familiar with this. Do i have to remove the tags each time after edit, or should i edit CSS so there is no extra line after this tag?

Hey @RPronk,

The Inline Editor uses the Visual Editor which uses an auto-paragraph function. I’d recommend that you either remove the tag or replace the <p> tag with <span>.

CSS hack is not recommended because you really need to set the proper tags for it to be a valid HTML structure.

Thanks.

Thanks! Have a great day

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.