Adding my solution so far, though it doesn’t seem ideal to me. Also the .entry-content parent doesn’t get applied in the editor.
/* trick to have root paragraphs left-aligned "in the central wrapper" without extra dom */
.entry-content > p{
padding-right:calc(1264px - 830px);
max-width:1264px;
box-sizing:border-box;
}
@media only screen and (max-width:1300px){
.entry-content > p{
padding-right:calc(100% - 830px);
}
}
Related Posts:
- The Global Styles missing
- Full Site Editing Non-editble global styles?
- How to add arbitrary custom CSS to a WordPress Block Theme using Site Editor?
- Gutenberg: where to find style settings
- Style priority in theme.json
- CSS Selector to override default theme.json custom properties in theme stylesheet
- Are there Gutenberg container blocks?
- show classes as dropdown in guttenberg`s additional css classes input box
- Style new block-editor alignfull class without scrollbars or overflow
- What CSS rules are introduced to core blocks through wp-block-styles?
- Gutenberg Block Editor Match Admin Styles & Frontend Styles
- If I dequeue Gutenberg Stylesheet will that have any effect on WordPress 5.0.1?
- is it possible to use post-type as part of a css selector in block editor stylesheet?
- Remove WordPress/Gutenberg button styles for ACF blocks
- Gutenberg Additional CSS Class without modifying theme?
- How to override Gutenberg admin CSS
- Different css rules for TinyMCE and Gutenberg while using add_editor_style()
- Can you edit WP gutenberg block css without a plugin?
- How to stop Gutenberg from outputting inline CSS for specific blocks?
- Enqueue styles in new site editor in WordPress 5.9
- create bootstrap columns inside editor group block
- Add Custom Alignment Option to WordPress Blocks/Gutenberg
- Simple way to add custom class and ids to individual Gutenberg blocks
- ACF Gut block broke wordpress default style?
- Scroll code block instead of wrapping text
- Default paragraph block styles just for pages NOT for posts?
- Custom CSS in Widget editor (Gutenberg) gets stripped out
- Custom Gutenberg color classes naming convention
- Adding a new block editor color option to a theme
- Stop custom Gutenberg styles taking over other admin bits?
- Why can’t blocks be hidden with jQuery?
- Gutenberg CSS Issue
- Trying to make an image a circle in Gutenberg
- What is the cleanest way to shrink Gutenberg Blocks to container width?
- Gutenberg Editor: display error with a combination of transform and background-attachment:fixed
- Default Gutenberg CSS on frontend
- Customizing the CSS for the post/page editor?
- Use of CSS classes in editor-blocks.css file
- Images at the same vertical position in multiple columns
- How to set the background color of a template part (Header/Footer) in Twenty Twentythree?
- How do I make my block-editor styles match my front-end styles?
- Dequeue classic-themes.min.css
- How do I add custom CSS animations for specific Gutenberg blocks?
- How can I add a section with a different background color?
- adding additional css classes have no effect within block editor
- How do I change search input padding for blockbase child theme?
- Insert a group block inside a list item
- How can I disable fontSizes of the Paragraph block inside the Quote block with theme.json?
- Block content rendered with inline CSS. How do I reuse it in a headless setup?
- How to remove class=”wp-block-heading” from Heading tags?
- Custom block style not working in the editor
- Customize margin between paragraphs using the Gutenberg Style editor
- How to add a class to a core block in both admin editor and frontend?
- How to force Gutenberg to follow all custom CSS styling in preview?
- Disable WP-Elements Class Creation (Gutenberg)
- Set a default overlay color for the Core Cover block in theme.json
- Block editor: can’t change format of inline code blocks
- Problem with spacing sizes in theme.json
- grid overlapping problem
- Outline effect to text
- How to add a color overlay to a background image?
- Change color of PNG image via CSS?
- Transitions on the CSS display property
- Overflow Scroll css is not working in the div
- CSS Box Shadow – Top and Bottom Only [duplicate]
- How to place Text and an Image next to each other in HTML?
- Overflow-x not working
- Inbuilt style for jquery-ui-datepicker
- Why is style.css not being enqueued?
- Using theme options to change link colours
- When enqueing a stylesheet, is it possible to remove the type attribute? [duplicate]
- Collapsible button inside a ul list does work in jsfiddle but not in WP
- wordpress in wamp lan doesn’t load css
- JavaScript added as link/stylesheet
- Adding external stylesheet after ALL other styles
- Removing Title From Links to Site
- Admin pages missing css
- Edit css for search results page
- Changing blog style [closed]
- node.js and webpack throws error when trying to setup node to watch theme folder for saved changes
- why is my paypal button not clicable [closed]
- WordPress Caption Formatting
- Child Theme style.css changes aren’t showing. Parent “style-less.css” over rides it, and won’t update
- WordPress CSS completely broken on IIS
- Getting and setting CSS variables with JQuery in WordPress backend fails
- How to make a sidebar form show at the top of page on mobile?
- Logo Keeps Changing to the Default for Transparent Settings
- Custom Plugin CSS: Can’t update them!
- Altering the design of WooCommerce notifications [closed]
- How can I add this specific link hover effect to a WP site? [closed]
- HTML5/CSS3 Polyfill for wp-login.php
- Making a custom CSS per mobile
- How to add input search field with roudned corners?
- s2member captcha how to make responsive – css or javascript
- Min height of page [closed]
- How to add CSS to WordPress
- Wrap post titles containing slashes on narrow viewports
- Where are the full site settings stored?
- Import css file from node_modules using @wordpress/scripts
- changing the banner color of “[product] has been added to your cart.”