• I use TT3 on many different websites. Image https://ibb.co/M6qrWG2 I use the standard search block with only the button and the magnifier icon. After the update of WP 6.4 this icon is not aligned anymore on different pages. It looks okay in Gutenberg (backend) but it broken in the frontend. I can fix it with this with custom css.

    .wp-block-search.wp-block-search__button-only .wp-block-search__button {
    max-width: none; 
    }

    But why is this happening? I removed all custom settings in TT3 but it is still broken. Is this a bug in TT3 or WP4?



    • This topic was modified 11 months, 2 weeks ago by Marc Toensing.
    • This topic was modified 11 months, 2 weeks ago by Marc Toensing.

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

Viewing 1 replies (of 1 total)
  • Moderator jordesign

    (@jordesign)

    Hi @marcdk – if you switch to another default theme (like TT4 or TT3) do and insert a search block – do you see the same thing?

    If not – it definitely sounds like it could be a TT3 specific bug – otherwise it’s likely something to be reported as a bug to the Gutenberg GitHub repo to be worked on.

Viewing 1 replies (of 1 total)
  • The topic ‘TT3: Misaligned magnifier search button in WP 6.4’ is closed to new replies.