• Closed by: Marek
  • Closed on: 14.06.19, 19:05
  • Reason: Closed
  • Comment: Glad to help!

Ticket #14419 - register and my account menus

in a new installation of alysum with preset complex, the register and my account menus are not correctly aligned.
http://www.be-you.yoga/test/it/

Comments

Marek 05 May 2019, 18:12

Hi, Mariano De Ambrosis.
Thank you for your notice.
Try this CSS fix:

#header .widgets-right .dd_container {left:auto; right:0}
Mariano De Ambrosis 05 May 2019, 18:38

I was hoping there was a better solution than a css override

if I have to override css in my opinion the right one is:

#header .headerbuilder .header-3 .dd_container {transform: translate (-50%, 30px);}
Marek 05 May 2019, 18:40

that is not css override. That is changing dropdown position if you have aligned header elements to right (class “widgets-right”)