Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #795785

    Hey Support,
    I would like to replace the bullets in a list by a “hook symbol” (Fontello). I know that there is the possibility to do this by using the “Icon List” BUT this way adds to much Code to the page AND adds some Schema.org Stuff that is not neccessary.
    I would like to style the usual list via CSS

    <ul>
      <li>Element 1</li>
      <li>Element 2</li>
      <li>Element 3</li>
    </ul>

    Probably using the “hook symbol” from fontello in green color.
    Thank you in advance
    Stefan

    #795843

    Hey Stefan,

    Can you check if this thread helps you?  https://kriesi.at/support/topic/replace-bullets-with-icon-font/

    Best regards,
    Sarah

    #795856

    Thank you very much. When I use that code within an Page or Article everything is OK, but when I use it within an Product, the “hooks” are displayed within the product image
    Watch here

    #795867

    I deltetd
    position: absolute;
    and everything seems to work as intended to be !!!

    #795892

    Wonderful! We’re glad that solution worked for you.

    Do you need further assistance about this topic, or can we close this thread for now?

    Sarah

    #795893

    We can close it ;-)

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Replace Bullets in List’ is closed to new replies.