Skip to content
Public Ticket #5249

Submenu Items not shown

Conversation thread

Infoinfo replied

Customer Reply

Thanks! It worked. Ticket can be closed.

PenciDesign replied

Staff Reply

Hi,

\

Please try add more this code to Customize > Custom CSS to fixed that issue:

\
\
#navigation .menu > li:last-child .sub-menu, \
#navigation .menu > li:last-child .children{\
    right: 0;\
    left: auto;\
}\
#navigation .menu > li:last-child .sub-menu ul, \
#navigation .menu > li:last-child .children ul{\
    left: auto;\
    right: 100%;\
}\
\ \

Best Regards,

\

PenciDesign

Infoinfo started the conversation

Conversation Start

Submenu items for playstation aren“t shown in our menu. They float to the right but there is no space available, so you cannot see them. How do you float them to the left instead?

Want to join this conversation or access attachments? Sign in first.