This topic has 4 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
Dear Team,
We have currently the My account in the menu like in this image
https://prnt.sc/jecc7i
we would like to move that to be next the Wishlist icon on this image
https://prnt.sc/jeccol
you can find the link to the website in the PC.
Hello,
Please add this code in Theme Options > Styling > Custom css:
@media only screen and (max-width: 992px){
header .navbar-header .my-account-link {
display: inline-block;
vertical-align: middle;
}
.mobile-menu-wrapper .links li {
display: none;
}
}
Regards
Dear Rose,
I am sorry for the delay due to a road accident I had.
I will test it soon and get back to you.
Cheers
Walid
Hello,
Feel free to ask if you have any other questions.
Regards
You must be logged in to reply to this topic.Log in/Sign up