Maximenu not right-aligned
3 years 3 months ago #61383
by stefanato
Maximenu not right-aligned was created by stefanato
Hi,
I whould know why, after joomla/template update, the maximenu on top is not right-aligned (but is left-aligned). The website is stefanato.com.
Have you any suggestion to align it to right ?
Thanks in advance.
Bye.
I whould know why, after joomla/template update, the maximenu on top is not right-aligned (but is left-aligned). The website is stefanato.com.
Have you any suggestion to align it to right ?
Thanks in advance.
Bye.
Please Log in or Create an account to join the conversation.
3 years 3 months ago - 3 years 3 months ago #61384
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Maximenu not right-aligned
Hi
not sure what you mean with the right align, but if you want to put at the right of the page, this is managed by your template css
CEd
not sure what you mean with the right align, but if you want to put at the right of the page, this is managed by your template css
if you remove that, then the menu goes to the right. You can test it in your browser console.align-items-center {
align-items: center !important;
}
.d-flex {
display: flex !important;
}
CEd
Joomlack Webmaster and Developer
Last edit: 3 years 3 months ago by ced1870.
Please Log in or Create an account to join the conversation.
3 years 3 months ago #61419
by stefanato
Replied by stefanato on topic Maximenu not right-aligned
Yes! Solved. Thanks.
Please Log in or Create an account to join the conversation.
Time to create page: 0.201 seconds