Hi,
How to change old price color??
Add this code to file stylesheet.css:mattlee wrote:Hi,
How to change old price color??
Code: Select all
ul.list-unstyled span{
color:#000fff;
}
Code: Select all
<span style="text-decoration: line-through;color:#000fff;"><?php echo $price; ?></span>
Who is online
Users browsing this forum: No registered users and 8 guests