Hi @mannyo! I see what you mean, you are referring to this, right?

I have not been able to reproduce this on a fresh installation of Twenty Twenty-Two, I suspect it might have to do with the specific blocks being used in the site content, which appear to be overflowing.
We can “patch” this glitch using the following CSS code:
.wp-site-blocks {overflow-x:hidden}
You can add the code above by heading to https://www.domesticviolencedefenselawyersandiego.net/wp-admin/customize.php and pasting it on the Additional CSS tab.
I hope that helps!
-
This reply was modified 3 years, 10 months ago by
Alvaro Gómez.
Thread Starter
Manny
(@mannyo)
@mrfoxtalbot thank you so much. The CSS fixed it.
Thread Starter
Manny
(@mannyo)
Hi it is not resolved fully.
When you are on mobile and select Desktop site it still does that.
Thread Starter
Manny
(@mannyo)
@zoonini @mrfoxtalbot
Hi it is not resolved fully.
When you are on mobile and select Desktop site(Chrome) it still does that.
I appreciate you two help.