issue search header not be displayed
-
Hello
When I choose Double menu layout and turn off the sticky menu , full screen search menu will not be displayed!! But when I turn on sticky menu, it is displayed!
——-
issue 2:
after update woocommerce to 3.2.1 and Basel to 3.6.1 in menu “MY ACCOUNT > logout” Removed from translation mode and olny show “LOGOUT”.
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix search on the split header.
.global-header-split.disable-sticky-header .header-split {
z-index: 10;
}
Translation in my account will be fixed in the next update.
Regards
Thanks
cod is worked
issue search header resolved in next updates?
Sure, we will fix it in our next theme update.