Comments mdianasoares started the conversationMarch 17, 2019 at 11:26pmGood nightI want to add to a wishlist counter in the outer-header menu. The only way I was able to do this is by changing the header: menu-header.php file (includes / partials / header / header-menu.php) and adding "" to the contents of the counter. Is this the right way to do it? Another question, I need to change the "search", "user" and cart icons of the outer-header menu. I added the following CSS to this: #nectar-user-account .icon-salient-m-user{ background-image: url(https://gkgo.pt/pusilidesign/wp-content/uploads/2019/03/icons-superiores1.png); background-size: 25px; background-repeat: no-repeat;} #nectar-user-account .icon-salient-m-user:before{ visibility: hidden;} Is this the right way to do it?Will not I have performance problems? Best regards 8,996Tahir repliedMarch 18, 2019 at 10:29amHey M,Yes it should be alright if it works for you.Best ThemeNectar Support Team Sign in to reply ...
Good night
I want to add to a wishlist counter in the outer-header menu.
The only way I was able to do this is by changing the header: menu-header.php file (includes / partials / header / header-menu.php) and adding "
" to the contents of the counter.Is this the right way to do it?
Another question, I need to change the "search", "user" and cart icons of the outer-header menu.
I added the following CSS to this:
#nectar-user-account .icon-salient-m-user
{
background-image: url(https://gkgo.pt/pusilidesign/wp-content/uploads/2019/03/icons-superiores1.png);
background-size: 25px;
background-repeat: no-repeat;
}
#nectar-user-account .icon-salient-m-user:before
{
visibility: hidden;
}
Is this the right way to do it?
Will not I have performance problems?
Best regards
Hey M,
Yes it should be alright if it works for you.
Best
ThemeNectar Support Team