Label only Visible on Hover
-
Label is only visible completely when we hover mouse else lable are half trimmed
Attachments:
You must be
logged in to view attached files.
Hello,
Go to Appearance -> Menu -> edit the custom link sale -> Dropdown setting -> select default design.
https://ibb.co/Fh90pCB
Best Regards.
If keep it as default, How can i use aside feature? aside feature is not working
Hello,
This is the default functionality of the theme. There is no option to change it, It requires Customization and this is beyond our limitations and support policy scope.
Best Regards.
so you mean we cant use labels when we are on aside design, Technically its a bug. that you have introduced aside feature without checking compatibility with labels
Hello,
Alternatively, try to add the following custom CSS code in Theme Setting -> Custom CSS Section.
.menu-label {
position: static !important;
}
Best Regards.
Glitches on mouse hover
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add the following custom CSS code in Theme Setting -> Custom CSS Section.
body .wd-nav-main:not(.wd-offsets-calculated)>li:not(.menu-simple-dropdown) {
overflow: visible;
}
This issue will be fixed in the next theme update
Best Regards.
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Label only Visible on Hover’ is closed to new replies.