• Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #22255 - Remove dropdown menu on profile

Hi, is there a way to remove this dropdown menu? (see screenshoot)
Thanks

Attachments:

Schermata 2021-09-10 alle 16.... (619.6 KiB)

Comments

Fred 11 Sep 2021, 10:04

try this CSS

#pk_myaccount .opt-list {display:none}
Francesco Nocerino 11 Sep 2021, 10:33

Not working.

Attachments:

Schermata 2021-09-11 alle 10.... (199.9 KiB)
Fred 11 Sep 2021, 10:35

Try to clear prestashop cache

Francesco Nocerino 11 Sep 2021, 11:08

Done already a couple times, still the same!

Fred 11 Sep 2021, 13:29

Fixed

Francesco Nocerino 11 Sep 2021, 16:48

Thansk, all good!

Fred 11 Sep 2021, 16:49

You are welcome!

Francesco Nocerino 13 Sep 2021, 12:07

Fred is possibile to show only the “logout” option on the dropdown menu?
Because now I don’t have any option to logout
Thanks!

Fred 13 Sep 2021, 12:40

that requires code customization.
You can do that in the file /modules/pkheaderitems/views/templates/front/headeritems.tpl

Unfortunately we don’t have free time to provide customization service