I need to restyle the profile menu , we would like...
# avo-2
s
I need to restyle the profile menu , we would like to have the profile menu on the top navigation on the right side . Has anyone already done a such task ? any ideas or Hint where to start are highly appreciated .
l
you should eject/duplicate the
app/views/avo/partials/_navbar.html.erb
there you can add the dropdown menu from
app/components/avo/sidebar_component.html.erb
or build your own
s
sounds pretty easy 🙂 thanks man
l
let me know if you run into snags
2 Views