Notifications
Clear all

How to fix the CKeditor – Code blocks display full width and messes up our design

1 Posts
1 Users
0 Reactions
120 Views
(@cipher5)
Posts: 152
Member Admin
Topic starter
 

In the additional.css add this,

[CODE].bbcode_code {
width: 750px;
}
[/CODE]

Just replace the 750 with whatever max width you need.

 
Posted : 17/02/2020 1:27 pm
Share: