My site, http://www.fmdistributing.com,is experiencing an error that cuts off submenus past the navigation bar.
This occurred due to the new update.
I tried deactivating all active plugins and cleared any cache.
The custom submenu code I have in the custom css section is:
}
.x-navbar .sub-menu { left: 120px !important }
.x-navbar .sub-menu { top: -05px !important }
.x-navbar .sub-menu .sub-menu { left: 140px !important }
.x-navbar .sub-menu .sub-menu { top: -09px !important }
.x-navbar .sub-menu .sub-menu .sub-menu { left: 140px !important }
a.x-img.x-img-link.x-img-none img {
width: 100%;
}
Thanks for your help,
Mark