New Landing How can we help? Themeforest Theme Support Uplift Bullets not appearing Reply To: Bullets not appearing

#289800
Kyle – SUPPORT
Moderator
Post count: 35880

Hi

This should work:

.uplift-post-wrap li {
  list-style: inside disc;
  text-indent: -1em;
  padding-left: 1.3em;
}

– Kyle