Title: How to remove inline  tags
Last modified: August 30, 2016

---

# How to remove inline tags

 *  Resolved [James_tnf](https://wordpress.org/support/users/james_tnf/)
 * (@james_tnf)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-remove-inline-tags/)
 * Hi there,
 * I’m developing a site at the moment, using Meta Slider Pro on the home page.
 * During testing I’ve hit validation issues in that MS is creating an inline <style
   > tag which isn’t scoped.
 *     ```
       <div style="width: 100%;" class="metaslider metaslider-flex metaslider-143 ml-slider">
           <style type="text/css" id="metaslider-css-143">
               #metaslider_143.flexslider .slides li {margin-right: 0px !important;}
           </style>
           <div id="metaslider_container_143">
               <div id="metaslider_143" class="flexslider">
                   <ul class="slides">
       ...
       ```
   
 * The slider isn’t going to change a lot once launched, so rather than adding the
   scoped attribue I would rather move this to the main stylesheet. I just can’t
   track down where it is being generated. It looks to be specific to the instance
   of the slider (id=”metaslider-css-143″) but I can’t see anything relating to 
   this in the advanced options.
 * Can anyone point to where this is coming from so that I can remove it and make
   my site validate?
 * Thanks,
 * James
 * [https://wordpress.org/plugins/ml-slider/](https://wordpress.org/plugins/ml-slider/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [James_tnf](https://wordpress.org/support/users/james_tnf/)
 * (@james_tnf)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-remove-inline-tags/#post-6733842)
 * Ok, just found this – [https://wordpress.org/support/topic/meta-slider-v-231-xhtml-validation-error?replies=6](https://wordpress.org/support/topic/meta-slider-v-231-xhtml-validation-error?replies=6)
 * It’s not an ideal fix, but it gets me a step closer to validation.

Viewing 1 replies (of 1 total)

The topic ‘How to remove inline tags’ is closed to new replies.

 * ![](https://ps.w.org/ml-slider/assets/icon.svg?rev=3523572)
 * [Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider](https://wordpress.org/plugins/ml-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ml-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ml-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/ml-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ml-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ml-slider/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [validation](https://wordpress.org/support/topic-tag/validation/)

 * 1 reply
 * 1 participant
 * Last reply from: [James_tnf](https://wordpress.org/support/users/james_tnf/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-remove-inline-tags/#post-6733842)
 * Status: resolved