Changing Headline deletes accents

Hi there, I’ve imported a demo that has a headline with accents to the left and right.
Whenever I want to change the text inside that header the accents just vanish immediately!

Can you tell me why this is happening and how I can get those accents back?

And where can I find all shortcodes for different accent types?

Hi Kosta,

Thanks for reaching out.

Most of the accent are applied through <span></span>, if you edit it and removed the span then the accent will disappear. Make sure the span is still there after editing, example

<span>New text here</span>

And there are no different accent types, depending on your text alignment, it will appear both left and right for centered aligned text, then left accent for right alignment, and right accent for left alignment.

Hope this helps.

thanks, it helped!

You’re most welcome!

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