Mobile Menu Supreme Directory Theme

This topic contains 5 replies, has 3 voices, and was last updated by  Eduardo Sanchez 7 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #321057

    Eduardo Sanchez
    Expired Member
    Post count: 110

    Hi, is there a way to enable the whole “My Account” field (before the > sign) in the mobile version so that when you click over the text it does the same as tapping over the “>”. People tend to try tapping over the text rather than the > sign.

    Thanks

    #321467

    Paolo
    Site Admin
    Post count: 31206

    If we are talking about Supreme Theme, isn’t that a duplicate? I think we should hide it on mobile given that there is a users icon on the other side.

    That would be much easier than making the text a 1st level link.

    Let us know,

    #321788

    Eduardo Sanchez
    Expired Member
    Post count: 110

    Paolo, I agree with you, it is duplicated, could you please let me know how to hide the one in the right menú?.

    Thanks

    #321847

    Giri
    Expired Member
    Post count: 3155

    @paolo, I did hide that right menu in mobile. But for some reason Stiofan modified the code to display it again.

    https://github.com/mistergiri/supreme-directory/blame/master/style.css#L1261

    I’ll talk to him about it.

    @eduardo

    Please add this code in

    Geodirectory > Design > Scripts > Custom CSS

    
    
    #mm-primary-nav li.sd-my-account{
        display: none !important;
    }

    Thanks

    #322091

    Paolo
    Site Admin
    Post count: 31206

    Thanks Giri!

    #322969

    Eduardo Sanchez
    Expired Member
    Post count: 110

    Works great, thank you Giri

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket