Home › Forums › Jevelin Theme › Change Cart icon to text
Home › Forums › Jevelin Theme › Change Cart icon to text
Hi, I’m working on a new client who operates a hire store. They want to change the cart icon in the header menu to the words ‘View Hire’.
Could you point me to the right area to amend this.
Thanks
Hi @BigPurpleBox,
I hope you are well today and thank you for your question.
You can change it by overwriting the theme function jevelin_nav_wrap_cart by adding it in the functions.php file of child theme and edit it however you want.
You can find the theme function jevelin_nav_wrap_cart in the following theme file on line number 1335
/jevelin/inc/helpers.php
Best regards,
Shufflehound team