h2.widgettitle { ... }
http://www.w3schools.com/css/css_font.asp
the dots (bullet points) are in front of the titles because the widgets are not properly registered – they should have an <ul> tag before them.
you find this probably in functions.php under ‘register sidebars’
http://codex.wordpress.org/Function_Reference/register_sidebar
thanks with the text size.
as for the widgets not being properly registerd
where about would i put the
code in the functions php?
when i first started this working on this theme i was told to put a dynamic side code in the sidebar to register it would that affect the issue in any way?
thanks for you assistance
there has to be code in the sidebar and the functions.php; and these codes have to collaborate.
the ul tag could be missing in sidebar.php – you could paste the code into a http://wordpress.pastebin.com/ and post the link to it here. somone might be able to suggest a solution.
Here is the link to pastebin for the sidbar issue
http://pastebin.com/936QMvVb
Does anyone has any sugestiong on how to fix this issue ???
thanks