section (green) align styles missing after save in 26.3.2.2

After updating to 26.3.2.2 every page/post I save, the regenerated /wp-content/uploads/betheme/css/post-XYZ.css page css file is missing styles set to align section elements (green bar in edit mode).

For example before 26.3.2.2 these css files had styles like this (corresponding to options set in post/page edit mode):

.mcb-section-a1b2c3d4e .section_wrapper {

  align-items: center;

  justify-content: center;

}

After updating to 26.3.2.2 and saving post/page all these css syles related to section aligning are gone and pages looks like crap. It isn't http/https mismatch issue becaue page styles files are loaded. I'm using multisite wordpress BTW.

Comments

  • It looks like issue was fixed in 23.3.2.2.1 but unfortunately button "BeTheme" -> "Tools" -> "Local CSS" -> "Regenerate files" in the /wp-admin/admin.php?page=be-tools didn't recreated page css files as I supposed it to do - I had to edit and update each and every post/page that was updated and broken since yesterday update.

  • Hi,

    This issue can be only resolved by re-updating the page, and unfortunately the Regenerate option will not work in that case.


    Sorry for the obstacles.

    Best regards

Sign In or Register to comment.