Opened 6 years ago
Closed 6 years ago
#43057 closed defect (bug) (worksforme)
Blank space is display at tight side after adding text in visual composer
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.9.1 |
Component: | Editor | Keywords: | |
Focuses: | ui | Cc: |
Description
Steps:
- Navigate to admin side and create any page/post
- Add some text in Visual composer
Issue: Text is left aligned and too much blank white space is display at right side.
Note: same issue for page/post
Attachments (2)
Change History (4)
#2
@
6 years ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
As swissspidy points out, this is a feature, not a bug. Have a look at that post on the front-end :)
You can override it by adding another rule in your theme's editor-style.css but I'd advise against it. The theme width also affects images, embeds, and other resizable elements and you won't be able to preview them well if you make the editor display at 100% width.
Note: See
TracTickets for help on using
tickets.
The width of the editor is adjusted to the contend width set by themes so the preview better matches the front end. That's not a bug.
If you prefer 100% width, you could add a custom editor stylesheet to override these styles.