Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1285413

    hello, how can i change on a particular post (id number is 84)
    the bullets in the list into arrows?
    best regards, jelle

    #1285432

    Hi,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .postid-84 .entry-content-wrapper ul {
        list-style: disclosure-closed;
    }
    

    Best regards,
    Yigit

    #1288451

    thanks, this one can be closed, Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘change list bullet into arrow’ is closed to new replies.