Jump to content

Edit History

yarekyarek

yarekyarek


SOLVED

  On 1/2/2017 at 11:13 PM, vekia said:

 

can you share url please? i will change css to support names properly 🙂

 

if you want to remove name just remove this:

 

<h5><a class="subcategory-name" href="{$link->getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'html':'UTF-8'}">{$subcategory.name|truncate:25:'...'|escape:'html':'UTF-8'}</a></h5>
Expand  

How to change css to support names properly? :) thanks

 

SOLVED

yarekyarek

yarekyarek

  On 1/2/2017 at 11:13 PM, vekia said:

 

can you share url please? i will change css to support names properly 🙂

 

if you want to remove name just remove this:

 

<h5><a class="subcategory-name" href="{$link->getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'html':'UTF-8'}">{$subcategory.name|truncate:25:'...'|escape:'html':'UTF-8'}</a></h5>
Expand  

How to change css to support names properly? :) thanks

×
×
  • Create New...