Child Menu Off Screen when in "Full Width" mode.
Hello,
We are dealing with an issue of the child items going off screen in full width header mode.
Is there a direct fix for this issue? Currently we are using this :
.menu .last .sub-menu {
right: 0;
left: initial !important;
}
Are there any other approaches or settings we may have missed in the theme options panel?
Comments