I found out a strange feature using .css with the menu.
Try to create a .css file with the following setting.
Code: Select all
div {
text-align: center;
}
Any idea ? How can I bypass this problem ?
Thanks for any tips.
Code: Select all
div {
text-align: center;
}