myaccount icon - popup
Hi!
I have modified some fields in My Account area, but as I see, I cannot display them if I click on the my-account icon in the header.
Two solutions are good for me:
- If I click on the icon, the same my account menu pop up
- Remove the popup, and when I click on the icon, redirect me to my account area.
Thanks!
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
It is always a good idea to also attach a screenshot showing what you refer to.
Thanks
www.jogaoktato.hu/kezdooldal
You can see the my account icon in the header on the right side. If you click, there is a dropdown, which is the standard one and not equivalent to the one in the My account page.
Thanks!:)
This popup is predefined, so I suggest the second solution.
I can see that you use Header Builder, so it makes it easier.
Open the header template, click on this icon, switch it to custom, and put in the link field link to an account page.
Best regards
Thanks!
Can you please send me the exact same icon that is used as standard?
That one I could choose from the list is not really fit to the others (wishlist, cart) in design.
Thank you!
The predefined one is not on the icons list, so it cannot be chosen as a custom one.
Instead, try icon-user-line.
Best regards
But I can upload it, can't I?
Yes, you can. Copy the code from below, paste it to any text editor (e.g., Notepad or Visual Studio Code), save it as .svg, and upload it to the Image field.
<svg viewBox="0 0 26 26" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"><defs><style>.path{fill:none;stroke:#333333;stroke-width:1.5px;}</style></defs><circle class="path" cx="13" cy="9.7" r="4.1"></circle><path class="path" d="M19.51,18.1v2.31h-13V18.1c0-2.37,2.92-4.3,6.51-4.3S19.51,15.73,19.51,18.1Z"></path></svg>
Best regards