Icon to Replace Bullet in Accordian


  • Member
    spyhop3
    December 24, 2015 at 2:15 am #25880

    Hi there -

    On one page under an accordian tab, I would like my standard bullet to be replaced with an icon (icon-angle-double-right). I have but in this custom css on the page in order to get the alignment correct which is working:

    .accordion_content li {
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
    margin-left: 20px;
    }

    What do I need to do to replace my standard icon with the new icon?

    Thanks, much.

    • This topic was modified 10 years by  spyhop3.

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.