mollyavalon
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Bug with Gutenberg editor font sizeOK, I took out all my custom font sizes in Appearance -> Customize -> Typography, which didn’t make any difference to the user view, and it’s fixed. Thank you!
Forum: Themes and Templates
In reply to: [OceanWP] Bug with Gutenberg editor font sizeAnd here’s the style declaration in the head content. Note that the font sizes are in em, not percentages, and it’s not the same as the github style sheet.
<style id="ocean-gutenberg-style"> /* OceanWP Gutenberg Style */.block-editor .editor-styles-wrapper, .block-editor .editor-styles-wrapper .block-editor-block-list__layout{font-family:Sintony;font-weight:400;font-size:1.5em;color:#3f3f3f;}.block-editor .editor-styles-wrapper .block-editor-block-list__layout h1, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h2, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h3, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h4, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h5, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h6{font-family:Sintony;}.block-editor .editor-styles-wrapper .block-editor-block-list__layout h1, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h1 a{font-size:2em;}.block-editor .editor-styles-wrapper .block-editor-block-list__layout h2, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h2 a{font-size:1.75em;}.block-editor .editor-styles-wrapper .block-editor-block-list__layout h3, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h3 a{font-size:1.6em;}.block-editor .editor-styles-wrapper .block-editor-block-list__layout h4, .block-editor .editor-styles-wrapper .block-editor-block-list__layout h4 a{font-weight:700;font-size:1.5em;}.editor-styles-wrapper .block-editor-block-list__layout a{color:#9dc400;}.editor-styles-wrapper .block-editor-block-list__layout a:hover{color:#0b7cac;}.editor-post-title__block .editor-post-title__input{color:#333333;}</style>Forum: Themes and Templates
In reply to: [OceanWP] Bug with Gutenberg editor font sizeHere are the screenshots. https://ibb.co/4TQdRbq
https://ibb.co/Bj7HxjkForum: Themes and Templates
In reply to: [OceanWP] Bug with Gutenberg editor font sizeHere are screenshots:
User-facing page https://drive.google.com/file/d/1MgNmO6oUl1ERFScPZ-FHFPoBeb0upOBy/view?usp=sharing
Edit-mode page https://drive.google.com/file/d/1-M43ay0lcrJFLA2RFXvMF3-lAcHTU9ZJ/view?usp=sharingForum: Themes and Templates
In reply to: [OceanWP] Bug with Gutenberg editor font sizeOh, and it’s only the editing section that’s huge. The sidebar and header of the edit screen are normal.
Forum: Themes and Templates
In reply to: [OceanWP] Bug with Gutenberg editor font sizeReboltof, thank you for that workaround which I had not thought of.
Abhishek, I have the same set of steps as Reboltof. You just open up the editor for pages or posts and it’s huge. Fortunately this doesn’t affect the published page.
Mary
Forum: Themes and Templates
In reply to: [OceanWP] Bug with Gutenberg editor font sizeI’m happy to share a couple of screenshots if anyone can tell me how to post them. This bug makes editing quite difficult, if not impossible, especially if there are columns in the page. OceanWP has been a good theme for us but not workable if it’s not fixed.
Forum: Themes and Templates
In reply to: [OceanWP] Bug with Gutenberg editor font sizeOh, phew, it’s not just me! I had been cleaning up plugins and thought I’d been overzealous. Looking forward to advice.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Can’t log in after importAh! I figured it out. This is a case of search and replace, I guess. My email changes to [email protected] instead of [email protected].
Good to know.