Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Caglar 23 posts 94 karma points
    Aug 13, 2021 @ 12:43
    Caglar
    0

    How can I add a new bullet on rte?

    Hi guys,

    I want to add tick bullet on my rte? Is it possible?

  • Peter Kindberg 17 posts 107 karma points
    Aug 16, 2021 @ 10:14
    Peter Kindberg
    0

    Hi Calgar,

    This is typically done in CSS. A few options:

    1. [easy] Create a css class and apply on the container, and ul in that class will render as a tick. Good if you never need both bullets and ticks at the same time.
    2. [advanced] Create a custom button in the RTE - check tinymce documentation for how this is done. I still believe the css trick will be close to same, but class applied on the ul rather than the container.

    /Peter

Please Sign in or register to post replies

Write your reply to:

Draft