it's this line, in your OC DEFAULT:
shop\catalog\view\theme\default\template\product\category.tpl
and therefore this stylesheet.css Section:
the FONT SIZE to be modified, like:
Good Luck
Ernie
bigmax.ch/shop/
shop\catalog\view\theme\default\template\product\category.tpl
Code: Select all
<div class="name"><a href="<?php echo $product['href']; ?>"><?php echo $product['name']; ?></a></div>
Code: Select all
.product-list .name {
margin-bottom: 3px;
}
.product-list .name a {
color: #38B0E3;
font-weight: bold;
text-decoration: none;
}
Code: Select all
.product-list .name a {
color: #38B0E3;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

Ernie
bigmax.ch/shop/
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Who is online
Users browsing this forum: No registered users and 6 guests