Search bar text not visible when header banner is enabled

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search bar text not visible when header banner is enabled

This topic contains 5 replies, has 2 voices, and was last updated by wildguitars06 wildguitars06 1 year, 1 month ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #36727
    wildguitars06
    wildguitars06
    Participant

    Hi Ernest,

    I hope you’re doing well, my friend!
    We have a small bug that I need your assistance with.
    On our website we have a “header banner” feature as part of the theme, that allows us to show important information to customers regardless of what page they enter our website from.

    We currently have this header banner engaged, and when it is visible, you cannot see the text that you type in the search bar. If you close the header banner. you can see the text again. Please see the attached video. I have also uploaded it here: https://we.tl/t-D6ETq5Wm4z

    Is this something that you are able to help me with?

    Best regards,
    Tom

    #36728
    wildguitars06
    wildguitars06
    Participant

    The video file was too large, good thing I uploaded it to WeTransfer. 🙂

    #36730
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Thank you very much for the details, it looks like a minor miscalculation from the body uncollapsed margin. I believe I already fix that calculation for the upcoming release, but it is not a simple fix, as some core files need to be edited for it.

    As a temporary measure, please try this custom CSS:

    .header-banner-display .asp_r {
        margin-top: 50px !important;
    }

    It should add the missing top margin when the header banner is enabled. You may remove this once the next update is released.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #36731
    wildguitars06
    wildguitars06
    Participant

    Hi Ernest,

    Thank you as always for the prompt reply!
    The code you provided solved the issue in desktop view, so thanks for that. But, I forgot to tell you that the issue also occurs on mobile. Can you please give it another look? I suspect a different code will be needed for that.

    Also, do you know approximately when the next update will be? I just want to set a reminder for myself as there is no way that I’ll remember that I need to remove the temporary code.

    Best regards,
    Tom

    #36738
    Ernest Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #36789
    wildguitars06
    wildguitars06
    Participant

    Thanks, Ernest!

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

You must be logged in to reply to this topic.