templaza / astroid-framework

Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
https://astroidframe.work/
GNU General Public License v3.0
77 stars 12 forks source link

Sub-menu Alignment Issue in Astroid Framework's Zero Template #555

Closed salahjaafar closed 4 months ago

salahjaafar commented 4 months ago

Hello @sonvnn I am writing to inform you about an issue I encountered with the zero template of the Astroid framework. I confirm that the sub-menu works fine with the RTL direction, but it has caused problems for the LTR version's sub-menu. The sub-menu does not display correctly under the main menu; it appears offset.

sonvnn commented 4 months ago

May you send me a screenshot of issue?

salahjaafar commented 4 months ago

@sonvnn Capture d’écran du 2024-02-07 12-45-47

sonvnn commented 4 months ago

Thanks! I will check it. May be a bit slowly because I am in Lunar New Year holiday at the moment.

sonvnn commented 4 months ago

Hello, I think you did wrong configure menu. To setup alignment for muti-language you have to follow steps below:

  1. In RTL menu you must setup "Dropdown Alignment" is "Right" Screen Shot 2024-02-21 at 10 26 54

  2. In LTR menu you must setup "Dropdown Alignment" is "Left" Screen Shot 2024-02-21 at 10 29 39

It works on my demo server and It should work on your server, too.

Thanks & Best Regards, Sonny

salahjaafar commented 4 months ago

@sonvnn Yes, I tried it and it works correctly. Thank you for your prompt assistance.