Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
There’s a dedicated support forum for your theme, you should try there http://www.inkthemes.com/support/
I will try there…but they might not help me cause it’s a custom sidebar that I added.
bullets are formatted by the styles for the unordered lists which build the sidebar;
http://www.w3schools.com/css/css_list.asp
bullets are the default style; you might need to add ‘list-style-type: none;’ to the styles of the sidebar elements in style.css of your theme.
try using a browser inspection tool such as Firebug to identify where the sidebar elements are formatted.
or try asking at a dedicated css forum like http://csscreator.com/forum