I would like to change the icon of the add listing button, because on the cell phone there is only a “+” symbol, which is kind of confusing. I would like to change for example to “” or another icon.
2 Likes
Yes I’ve been trying as well. If you figure it out please let me know.
Please try this CSS snippet
.hp-menu__item--listing-submit i::before{
content: '\f0a1';
}
5 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
Hi,
Please check the solution in this topic.
hey andri can i please have the html code for the user menu i searched all the files i didnt find it i want to pit it in side of another header
i tride copie the html from inspect but it didnt give me good result and the drop menu didnt work
Hi,
Please confirm if you want the drop-down menu on the left side instead of the right.
there is no problem which side thank you andri