Hello,
Is it possible to align the submenu in the center?
Thank you!
Hi,
Probably it could be done with some custom CSS, but to check that for your website I will need a link to it.
Can you send it, please?
Thanks
Thank you for the reply.
The link is: https://2022.ijsvrij.nl/
You can try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
#Top_bar .menu li ul{ left: -30px!important; }
Thank you for the comment! The middle submenu items are aligned in the center, but the outer menu items are not aligned...
Unfortunately, I cannot recommend anything else for that.
The menu elements have different widths, and cannot be perfectly aligned.
You can ask your web developer if it can be done with more advanced CSS.
Best regards
Comments
Hi,
Probably it could be done with some custom CSS, but to check that for your website I will need a link to it.
Can you send it, please?
Thanks
Thank you for the reply.
The link is: https://2022.ijsvrij.nl/
You can try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Thank you for the comment! The middle submenu items are aligned in the center, but the outer menu items are not aligned...
Unfortunately, I cannot recommend anything else for that.
The menu elements have different widths, and cannot be perfectly aligned.
You can ask your web developer if it can be done with more advanced CSS.
Best regards