AbanteCart Community

Shopping Cart Operations => Support => Template Support => Topic started by: maulik 1intl on February 27, 2019, 06:39:02 AM

Title: Remove word use only icon
Post by: maulik 1intl on February 27, 2019, 06:39:02 AM
Hello Friend

                i have another question for change.i want to use only icon in top menu (Remove Specials and Account of header only use icon only). I'm trying to change in core/help/html.php file but when i was remove $item['text'] it's change and apply in sub menu of account and main menu. Please help me Thank you :).


Thanks & Regards
Maulik
Title: Re: Remove word use only icon
Post by: Basara on February 27, 2019, 07:50:16 AM
Hello.
You can hide menu text with simple CSS rule like
Code: [Select]
display:none;
CSS file for default template in /storefront/view/default/stylesheet/style.css
Title: Re: Remove word use only icon
Post by: maulik 1intl on February 27, 2019, 08:17:58 AM
Basara  Thanks You so much for your replay :) :) :) :) :) :) :) :) :) :) ;) ;)
Thanks for your help .........