Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
I hope you are well today and thank you for your question.
Please share the page URL from your site where it displays so I can troubleshoot it.
Best regards,
Ivory Search SupportYou are always welcome, I’m glad I was able to help you with this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:
I’d appreciate that. 🙂
If I can help you further, please don’t hesitate to ask.
Please change the above CSS code to the one below or replace it.
@media (max-width: 921.9px) { #ast-mobile-header form.is-search-form { width: 92%; margin-top: 11px; } #ast-mobile-header .ast-below-header-wrap .site-header-section{ justify-content: left; display: block; width: 100% !important; } #ast-mobile-header .ast-builder-layout-element{ display: block; } }
Please try using the CSS code below to replace the above shared CSS code.
@media (max-width: 921.9px) { #ast-mobile-header form.is-search-form { width: 100%; margin-top: 11px; } #ast-mobile-header .site-header-section{ justify-content: left; display: block; width: 100% !important; } #ast-mobile-header .ast-builder-layout-element{ display: block; } }
Your website is not accessible now.
Please make sure that it is accessible so I can help you.
I hope you are well today and thank you for your question.
You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings
@media (max-width: 921.9px) { #ast-mobile-header form.is-search-form { width: 490px; max-width: 100%; } #ast-mobile-header .site-header-section{ justify-content: left; } }
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
Could you please try using the solution posted below?
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
Could you please share the page URL from your site where it displays so I can help you?
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
The plugin returns search results in the currently selected search results.
You can achieve your custom requirement by developing a custom code.
If you are not a developer, you can consider hiring a developer to develop it. You can hire a developer from any freelance site or WordPress agency.
You can also consider hiring me to develop it for you using the form https://ivorysearch.com/custom-work/
Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
You can achieve this custom requirement by developing a custom code.
If you are not a developer, you can consider hiring a developer to develop it. You can hire a developer from any freelance site or WordPress agency.
You can also consider hiring me to develop it for you using the form https://ivorysearch.com/custom-work/
Best regards,
Ivory Search Support- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login