Home Forums WoodMart support forum Header Builder > Mobile > Search > Full Screen

Header Builder > Mobile > Search > Full Screen

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #448939

    Jeriss Cloud Center
    Participant

    The search description on mobile (if too long) doesn’t appear well, as shown in the screenshot below.

    Can you please fix this?

    Thanks

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

    Luke Nielsen
    Keymaster

    Hello,

    The below code will help you to appear all your text there. Please paste it to the “Mobile CSS” area in Theme Settings -> Custom CSS.

    .wd-search-full-screen .search-info-text>span {
        white-space: unset;
    }

    Kind Regards

    #451507

    Jeriss Cloud Center
    Participant

    It works, would this be fixed in next release?

    #451668

    Luke Nielsen
    Keymaster

    Hello,

    I cannot tell you exactly but we will see what we can do best in this situation.

    Thanks for your time and have a great day.

    Kind Regards

    #469094

    Jeriss Cloud Center
    Participant

    Dear Luke,

    A fix for this issue has not yet been released.
    Will it be fixed please?

    Thanks
    Simon

    #469109

    Luke Nielsen
    Keymaster

    Hello,

    I reached out to the developers and they confirmed that the current structure is intentional for improved functionality and search presentation. So it’s not a bug.

    In case, if you want to show a full description, you can use the above code.

    I sincerely appreciate your understanding in this matter. Please feel free to reach out to me if you have any further questions.

    Kind Regards

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