Home Forums WoodMart support forum Label only Visible on Hover

Label only Visible on Hover

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #466090

    in.albasir
    Participant

    Label is only visible completely when we hover mouse else lable are half trimmed

    Attachments:
    You must be logged in to view attached files.
    #466205

    Hello,

    Go to Appearance -> Menu -> edit the custom link sale -> Dropdown setting -> select default design.
    https://ibb.co/Fh90pCB

    Best Regards.

    #466227

    in.albasir
    Participant

    If keep it as default, How can i use aside feature? aside feature is not working

    #466495

    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.

    #466616

    in.albasir
    Participant

    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

    #466681

    Hello,

    Alternatively, try to add the following custom CSS code in Theme Setting -> Custom CSS Section.

    .menu-label {
    	position: static !important;
    }

    Best Regards.

    #466875

    in.albasir
    Participant

    Glitches on mouse hover

    Attachments:
    You must be logged in to view attached files.
    #466992

    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.

    #467184

    in.albasir
    Participant

    fixed working, thanks

    #467199

    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.

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Label only Visible on Hover’ is closed to new replies.