On 1/3/2017 at 12:13 AM, 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>
How to change css to support names properly? thanks
SOLVED