Editor

Writer, blogging theme for writers and authors | Support forum.
GK User
Tue Feb 17, 2015 6:03 pm
Hi,
when I'm editing the post there is an issue with the editor, there is no left padding (screen attached). I don't have any issues with default WordPress theme.

Screen Shot 2015-02-17 at 18.00.52.png


Regards,
Damian
User avatar
Fresh Boarder

GK User
Tue Feb 17, 2015 7:54 pm
Hi,

Try to add following code into Writer/editor.css file:
Code: Select all
body.wp-autoresize {
padding: 20px!important;
}
User avatar
Moderator

GK User
Wed Feb 18, 2015 9:31 am
Thank you, the code fixed the issue.
Regards,
Damian
User avatar
Fresh Boarder


cron