On all pages I’ve created a 1/1 box, with a text box in it. In each case, the text box displays the full tool box. The only exception is the Blog page. The text box on this page lacks the full tool box, and I cannot format the text (ie. centre). I’ve added a special heading box temporarily – but it has different padding and not-bold settings. What’s going on? How do I get the text box to work on this page, as it does on all the others?
Hey m!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 100%;
}
Cheers!
Yigit
Adding the code didn’t correct it.
Hi!
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
If that does not help, please post a screenshot and show the changes you would like to make.
Regards,
Yigit
Pasted it again, no conversion. Still doesn’t fix issue. Screen shots attached.
Not sure if this is the same problem, but when Advance Layout Editor is used, post titles do not display. Any values entered beside custom field “header_title_bar” do not save. If I create a new post, the title shows. But when I change from default editor to ALE, the title and social share icons disappear.
Hi!
that’s expected behavior. With ALB you will have all freedom, but need to do everything from scratch. If you want to use WordPress’ standard behavior, then use standard Editor for blog posts.
Cheers!
Andy
Thank you for explaining!
Resolved.