Title: Inline CSS not applied
Last modified: August 31, 2016

---

# Inline CSS not applied

 *  Resolved [George](https://wordpress.org/support/users/subscriptiongroup/)
 * (@subscriptiongroup)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/inline-css-not-applied/)
 * Hi,
 * So i’ve installed the plugin and created a page (Page A) that i want to include
   on a couple more pages (Page B, Page C).
 * Page A was created using the Avada theme and Visual Composer and it includes 
   some styling on elements, such as custom margins.
 * I’ve included Page A on Page B and Page C using this plugin but realised some
   styles were applied properly.
 * I noticed that the missing styles are applied on the <head> section on Page A
   and on Page B and C i only include the content. The classes with missing styles
   are named like vc_custom_1461063593213
 * Is there an easy way to include the missing styles on B and C? (ideally without
   having to place the styles on external CSS)
 * Thanks
 * [https://wordpress.org/plugins/insert-pages/](https://wordpress.org/plugins/insert-pages/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Paul Ryan](https://wordpress.org/support/users/figureone/)
 * (@figureone)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/inline-css-not-applied/#post-7295218)
 * There’s already code in the plugin to enqueue page styles from the Beaver Builder
   plugin:
    [https://github.com/uhm-coe/insert-pages/blob/master/insert-pages.php#L210-L218](https://github.com/uhm-coe/insert-pages/blob/master/insert-pages.php#L210-L218)
 * We can look at doing something similar for Visual Composer. However, VC isn’t
   open source, so I can’t inspect its code, and a quick look didn’t turn up any
   API documentation on it. So you’ll need to get the developers to agree to cooperate,
   or point me to any documentation that could clarify how to interface with VC.

Viewing 1 replies (of 1 total)

The topic ‘Inline CSS not applied’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/insert-pages.svg)
 * [Insert Pages](https://wordpress.org/plugins/insert-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-pages/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Paul Ryan](https://wordpress.org/support/users/figureone/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/inline-css-not-applied/#post-7295218)
 * Status: resolved