Hide login – sign up in top menu

Home Forums Legacy Support Support queries How-to & Troubleshooting Hide login – sign up in top menu

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #240150
    nex
    Spectator
    Hi! I'm trying to hide the login – sign up in top menu. I tried this css: a.smallimg.vbplogin,a.vbpregister {display:none;} But it just hide the sign up menu, and I still can see the login menu. I need to hide both. Can you please help me with this?
    #240170
    Veronica
    Moderator
    hi, use this css .page-id-3619 ul.topmenu li a.vbplogin span { display:none !important; }
    #240776
    nex
    Spectator
    Hi! I still can see the login/register menu. Are you sure about this css?
    #240791
    Veronica
    Moderator
    hi, please have a look here:http://somup.com/cYVuhchVvA i hope you want the same!
    #240898
    nex
    Spectator
    Hi, I do this: https://screencast-o-matic.com/watch/cYVuqRweVy please let me know what I'm doing wrong Thanks.
    #240913
    Veronica
    Moderator
    ooh yes, my mistake I am trying this code which your previous link provided in the forum. here:http://prntscr.com/quc37a you need to use this CSS: -- .page-id-10179 ul.topmenu li a.vbplogin font font{ display:none !important; } .page-id-10179 ul.topmenu li:nth-child(2){ border:none !important; } -- check: http://prntscr.com/quc2yv
    #240914
    logan
    Member
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Hide login – sign up in top menu’ is closed to new replies.