I seem to have a minor problem with styling the content of the product_list.
Altho i can style some of it, but for some reason the "item name" stays at 16px, and im not sure if its hardcoded or not, but my css cant seem to overwrite the current attributes to it.
Its the <h2> tag around the link for the product name, within the div with the id product_list
i can change the color of it, but not the size for some reason, ive tried styling the H2 tag alone, and that didnt change anything, so then went for styling #product_list h2 a {}
Which made me able to switch the color.
So if anyone know if theres a hook for that specific h2, or something else that works, i would appreciate it.
And if this post didnt make any sense, just let me know and ill try explain it again

Kind regards, Poul