search bar main menu

Home Forums Legacy Support Support queries How-to & Troubleshooting search bar main menu

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #364783
    tapresta
    Participant
    hi, how to completely remove the search bar on the home page menu? and translate the word "login" from the home bar because in loco translate this is not possible.
    #364956
    Veronica
    Moderator
    hi for search bar you can check this setting: https://prnt.sc/1ashfvx for login you need to translate this in theme and as well as in vibebp plugin
    #365582
    tapresta
    Participant
    it doesn't work there is always the search bar
    #365583
    tapresta
    Participant
    for the translation of the word "login" in the menu bar i don't see how to modify in the vibe bp theme there is no section to do it. Can you show in video please?
    #365646
    Veronica
    Moderator
    ok provide page URL we will provide code to hide that search bar and to translate login search the string in wplms plugin
    #365659
    tapresta
    Participant
    This reply has been marked as private.
    #365788
    Veronica
    Moderator
    hi add this in appearance>>customize>>custom CSS section
    .mooc_header_wrapper .search_wrapper {
        display:none;
    }
    this will hide search bar from header
    #365912
    tapresta
    Participant
    This reply has been marked as private.
    #366044
    Veronica
    Moderator
    hi for login translation check this: https://wplms.io/support/forums/topic/how-to-change-login-term-in-header/ and to apply dashboard of v4 you need to select blank layout in appearance>>customize>>layout>>profile layout>>blank and save it will apply the v4 template there
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘search bar main menu’ is closed to new replies.