html - Bullets not appearing in wordpress site -
when creating unordered lists bullet points not appear unless manually apply css html.
style="padding-left: 30px; list-style: disc;"   what can update no longer happens? example site @ following url.
remove in style.css
 1008  /*tabs*/  1009  .tab-shortcode ul { /* list-style: none  */}      
Comments
Post a Comment