CSS menu > Transition - Main Menu not working (WWB21)
Posted: Wed Apr 15, 2026 10:47 pm
Hi Pablo
(original issue)
In the CSS Menu, under the Transition - Main Menu section, when I choose any transition (for example "underline-center"), it doesn’t seem to work. When I preview it in the browser, no transition effect is applied at all.
Am I doing something wrong? Maybe I’ve misconfigured something somewhere? I’m a bit lost…
----> (updated issue)
In the CSS Menu, under the Transition - Main Menu section, when I choose any transition (for example "underline-center"), it doesn’t seem to work. When I preview it in the browser, no transition effect is applied at all.
After some testing, I noticed that the effect only works when border-style is set to "solid" with a border width (e.g. 1px).
When using border-style: custom, the transition only works if I enable solid borders on the top or bottom. If I set borders only on the left and right sides, the effect does not work at all.
Is this expected behaviour, or am I missing some configuration? I’m a bit lost…
thank you
(original issue)
In the CSS Menu, under the Transition - Main Menu section, when I choose any transition (for example "underline-center"), it doesn’t seem to work. When I preview it in the browser, no transition effect is applied at all.
Am I doing something wrong? Maybe I’ve misconfigured something somewhere? I’m a bit lost…
----> (updated issue)
In the CSS Menu, under the Transition - Main Menu section, when I choose any transition (for example "underline-center"), it doesn’t seem to work. When I preview it in the browser, no transition effect is applied at all.
After some testing, I noticed that the effect only works when border-style is set to "solid" with a border width (e.g. 1px).
When using border-style: custom, the transition only works if I enable solid borders on the top or bottom. If I set borders only on the left and right sides, the effect does not work at all.
Is this expected behaviour, or am I missing some configuration? I’m a bit lost…
thank you