Skip to main content

Text with bullets / no html tag

Comments

3 comments

  • Alex

    Hi,

    Can you give us more details? What exactly are you trying to do? Do you have a list with bullets and are you trying to change their HTML tag?

    0
  • Ga S

    Hello

    Yes i have a list with bullets and i want to change the html tag to h3 for each bullettext (for seo), but when i change it to h3 the bullets are deleted, see screenshot

    0
  • Alex

    That's right. The list is created by <li> tag and once you change the tag to <h3> the list is disabled. That's how it works at the moment. But, I will add this to our list of feature requests because I agree with you that sometimes you need to add heading tags in a list.

    As a solution for now you can use the bullet Unicode character: https://www.compart.com/en/unicode/U+2022 Just copy and paste it on the text that is set to h3 tag.

    0

Please sign in to leave a comment.