Hi,
The current CSS is coming from the following lines in the same file around line 147:
#hikashop_product_top_part h1 {
font-size: 16px;
color: #555555;
font-weight: bold;
border-bottom: 1px solid #ddd;
padding-bottom: 4px;
margin-bottom: 20px;
}
So, yes, you had the wrong code. As one of the classes is indicating, you've been using code for the product name in the comparison table.
The one I'm posting here is for product pages.
See the documentation which also tells you how to inspect and locate CSS with a browser console like Firebug:
www.hikashop.com/support/documentation/1...ize-the-display.html
The file is located in the folder /media/com_hikashop/css