Hi,
I would like to add the Account Icon next to the cart icon from my website. Also, please let me know if by doing this it will create the Login/Create Account page. Thanks
Looking forward to your reply.
Best regards
Hey Tonytag,
No, adding the icon will not create the Login/Create Account pages, you need to use some membership plugin.
https://www.isitwp.com/best-user-login-registration-wordpress-plugins/
Best regards,
Victoria
I managed to create the My Account page. But how can I add the icon next to the cart icon?
Hi Tonytag,
You can add the secondary menu in the header here
https://share.getcloudapp.com/JruWZqmO and then create a new menu and assign it there.
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Thank you so much
I managed to add the My Account link on the top menu bar. I would like to differentiate this link to the other ones, it is possible to add the icon as well, in front of the menu link?
Kind regards,
Tony
Hi,
Sorry for the late reply, to add the “home” icon to the beginning of the “my account” link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#menu-item-7836 > a:before {
content: "\e821";
font-family: entypo-fontello;
color: #fff;
position: relative;
padding-right: 5px;
margin-left: -5px;
}
After applying the css, Please clear your browser cache and check.
Please feel free to change the icon to any that you wish.
Best regards,
Mike
Thank you so much Mike, worked like a charm.
Much appreciated.
Hi Tonytag,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria