Home Forums Cordero Pro don’t show account in menue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11584
    lisia
    Participant

    Hello.

    I do not want to have any login in the menue.

    When I use the following additional code, I hide it, but the space is only empty and with mouse-over, the submenue is shown.

    Best regards, lisia

    .cordero-account{
    display: none;
    }

    #11586
    Andy
    Keymaster

    Uou should use this instead:

    #masthead .top-account {
        display: none;
    }
    #11591
    lisia
    Participant

    That is working very fine. Thanks a lot, lisia

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘don’t show account in menue’ is closed to new replies.