• Resolved AshuMBF

    (@ashumbf)


    The search box used to be alligned on he right side of the main Menu.
    But after the 2nd last update, the allignment has changed and it is now occupying the whole bottom area of the main menu. It looks weird. Can you please help fix it please?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    You can resolve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    li.gsc-cse-search-menu form.gsc-search-box {
        max-width: 320px;
    }

    Best regards,

    Thread Starter AshuMBF

    (@ashumbf)

    Thank you, I had another query. When you open my site on mobile, can I have the search bar at the top by default instead of the blog logo?

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    You can achieve it as described in the below page.

    https://ivorysearch.com/docs/display-search-form-in-mobile-site-header/

    Thread Starter AshuMBF

    (@ashumbf)

    I tried, its not working.

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    Please try clearing and temporarily disabling the WP Fastest Cache and autoptimize cache that you are using on your site.

    pro-tip; you can disable Autoptimize on a per-request basis by adding ?ao_noptimize=1 to the URL.

    if the problem is not there at that point, some autoptimize (re-)configuration might be needed to fix this. there are troubleshooting tips and info on how to exclude in the AO FAQ.

    Obviously WP Fastest Cache might also need (re-)configuration ??

    hope this helps debugging,
    frank (ao dev)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Allignment change after the 2nd last update’ is closed to new replies.