WPBakery’s inline custom css no more included
-
Hi,
since last updates (Reusable Content & Text Blocks by Loomisoft 1.4.3 and WPBakery 6.0.3 ), WPBakery custom css are no more included as inline css in the <head> section.
As custom css, I mean background-color, padding and margin cells on visual composer…ex: <div class=”vc_column-inner vc_custom_1557329230867″>
but the inline css is not inserted
It should be something like that :
<style id=’style-inline-css’ type=’text/css’>
.vc_custom_1557329230867{padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #ffffff !important;}
</style>Thanks,
Laurent.
- The topic ‘WPBakery’s inline custom css no more included’ is closed to new replies.