Change position of My account on Mobile - by Walid

This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: Walid
    Walid
    Participant
    May 6, 2018 at 09:55

    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.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 7, 2018 at 09:08

    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

    Avatar: Walid
    Walid
    Participant
    May 12, 2018 at 20:30

    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

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 14, 2018 at 07:27

    Hello,

    Feel free to ask if you have any other questions.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.