I am attaching a image link to check
https://developmentwork.co.in/halodata-menu.png
Waiting for your response.
]]>How can all the menu items be aligned to the left side? I managed to align the sub-submenu to the left with the following additional CSS:
li a {
justify-content: left !important;
it is only working for the items under “Dienstleistungen” -> “Mieterbereich” menu but not for the “Mieterbereich” item and the “über uns” -> “Referenzen” item.
Additionally, is it possible to make the hover underline of the active element in the menu only as long as the text itself i.e. not the lenght of the longest item?
Thanks in advance!
]]>Thank you.
]]>