Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Uplift › Bullets not appearing › Reply To: Bullets not appearing
August 30, 2016 at 10:44 am
#289800
Hi
This should work:
.uplift-post-wrap li {
list-style: inside disc;
text-indent: -1em;
padding-left: 1.3em;
}
– Kyle