Home Forums Urja Solar Energy Red Check Marks

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33062
    Dawna Uchtmann
    Participant

    After I save an image or a list of items on my webpage and publish it there are RED check marks above the images or next to the words. How do I get rid of those RED checks so they dont show up on my website?

    #33064
    User Support
    Participant

    Hello
    go to dashboard >> appearance >> customize >> additional css >> use the code below in it

    #content-box ul li:before {
    display:none;
    }

    >> click on publish to save the changes
    Thank you

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.