How to customize the Site View for the Menu Bar?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rgcadavos
    Junior Member
    • Jan 2017
    • 28

    How to customize the Site View for the Menu Bar?

    Hi All,

    I want to customize clients/src/views/site/navbar.js, i know how to customize modules but i dont know what to put in the custom resource folder for it to be overriden.

    Thanks
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    hi
    client/src/views/site/header.js calls navbar view. Create own navbar view and set it in header.js. In any case it couldn't be done in upgrade safe way

    Comment

    • rgcadavos
      Junior Member
      • Jan 2017
      • 28

      #3
      thanks tanya

      Comment

      Working...