Viewing 1 replies (of 1 total)
  • Plugin Author agentevolution

    (@agentevolution)

    Your theme is adding that to all list items. Add this CSS to remove it:
    .single-listing ul li:before {content: "";}

    I also see your theme is center aligning the list items. Add this CSS to correct that:
    #listing-sidebar {text-align: left;}

Viewing 1 replies (of 1 total)

The topic ‘Removing Carrot ">" Symbol’ is closed to new replies.