If i use numbered list the numbers show. But for bullet list, nothing. It only pushes the text more to the left

I´ve found several posts on bullet list problems, and i´ve tried everything. Renaming template name in gk_typography to var $template_name = 'gk_finance_business';
adding .article-content ul li {list-style-type:square;margin-left: 30px} to joomla.css
Still nothing..