• Resolved justanothernerd

    (@justanothernerd)


    It is possible to make the text on the search overlay editable in the settings please?
    I’ve been editing lines 2823 / 2824 in the main file, it’d be good not to have to manually update that with every update.
    Also, for ADA compliance, an h4 must follow an h3, we cannot skip to an h5!

    Thanks in anticipation…

    <h3><?php echo sprintf( esc_html__( 'What document are you looking for from %s?', 'mori-ai-search' ), esc_html( $label ) ); ?></h3>
    <h4 style="text-align: center; color: var( --ais-text ); font-size: 1.1rem; margin-top: 0;">Use the search tool below:</h4>
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Troy

    (@redclaytroy)

    Yep! We’ll work making that editable in the next update. We can publish this feature with the fix from your other request.

    ETA: Friday May 1, 2026

    Plugin Author Troy

    (@redclaytroy)

    @justanothernerd this feature has been added in 2.0.2. You’ll find it below the Theme selection. And the H5 has been updated to an H4 for cleaner hierarchy.

    You’ll need to clear cache on both the frontend and backend to get the latest styles. Thank you for the suggestions!

    • This reply was modified 1 week, 5 days ago by Troy.
    Thread Starter justanothernerd

    (@justanothernerd)

    Thanks Troy, that worked perfectly!

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.