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 1 year, 1 month ago.
- AuthorPosts
- February 14, 2022 at 3:18 pm #36727
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,
TomFebruary 14, 2022 at 3:18 pm #36728The video file was too large, good thing I uploaded it to WeTransfer. 🙂
February 14, 2022 at 4:04 pm #36730Hi,
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 :)
February 14, 2022 at 4:15 pm #36731Hi 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,
TomFebruary 15, 2022 at 11:24 am #36738You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 17, 2022 at 11:34 am #36789Thanks, Ernest!
- AuthorPosts
You must be logged in to reply to this topic.