Site logo

Archived topic

Extra Space is there on the right hand side in my Site

3 replies · Started by verma-rajiv on December 1, 2021

Viewing posts 1–4 of 4

Hi there,
I can see a scroll bar on my page and extra space on the right-hand side. How to fit the page correctly?
Can you please help with this?

Rajiv

Hi there,

add this CSS:

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

Great David. It worked.

Thanks

Glad to hear that!

This archived topic is closed to new replies.