-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alignments have no effect on the frontend #16
Comments
@itsamoreh I think you will need to add |
Also i notice that the layout is been overridden by some inline styles, WordPress/gutenberg#36135 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I set
contentSize
andwideSize
intheme.json
like this:see https://fullsiteediting.com/lessons/theme-json-layout-and-spacing-options/#h-how-to-set-content-width-using-theme-json
These settings work in the editor but not on the frontend.
Editor
Frontend
The text was updated successfully, but these errors were encountered: