Site logo

Archived topic

Hello. In mobile display, it is shifted horizontally. How can this be removed?

3 replies · Started by Anton on October 30, 2021

Viewing posts 1–4 of 4

Hi there,

try adding this CSS:

.wp-block-search .wp-block-search__label {
    width: auto !important;
}

thanks, it worked

Glad to hear that!

This archived topic is closed to new replies.