Jump to content

Available Product


Recommended Posts

If you don't want the text at all (probably changes once a while in something else, like out of stock, not available etc.)

you can add the following line to the file themes/<your theme folder>/css/product_list.css

 

find:

 

 

 

#product_list li span.availability {

visibility: hidden; <-- add this line

color: #488C40;

}

 

 

Hope that helps,

pascal

Link to comment
Share on other sites

×
×
  • Create New...