Hi,
I’m looking for the right CSS code to reposition just one submenu from left to right. With this code I can only change the alignment of all sub menus:
.masthead-stacked .x-navbar .desktop .sub-menu {
left: auto !important;
right: 0 !important;}
How can I change only the alignment of id=“menu-item-396”?
Michael
