Title: Stylesheet conflict
Last modified: August 30, 2016

---

# Stylesheet conflict

 *  [CotswoldPhoto](https://wordpress.org/support/users/cotswoldphoto/)
 * (@cotswoldphoto)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/stylesheet-conflict/)
 * On line 7 of the plugin stylesheet you have this:
 *     ```
       .top {background: none repeat scroll 0 0 #FFFFFF;
           border-left: 4px solid #1E6CBE;
           line-height: 46px;
           padding: 0 1em;}
       ```
   
 * The line-height conflicts wit the WP style for the view-switch icon/links in 
   the column heading bar and pushes the icons down. For now I have added this to
   my custom stylesheet to fix it:
 *     ```
       .view-switch {line-height: 1.4em;}
       ```
   
 * [https://wordpress.org/plugins/wp-vi-duplicate-posts/](https://wordpress.org/plugins/wp-vi-duplicate-posts/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [CotswoldPhoto](https://wordpress.org/support/users/cotswoldphoto/)
 * (@cotswoldphoto)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/stylesheet-conflict/#post-6206220)
 * Just to add to this, it appears that this code selector also makes other changes,
   like putting that blue left border, to the title. Is any of the css in that selector
   needed in the posts list page (which was the page I was referring to in the previous
   post – forgot to say!!).
 *  Plugin Author [Team Startbit](https://wordpress.org/support/users/vivacityinfotechjaipur/)
 * (@vivacityinfotechjaipur)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/stylesheet-conflict/#post-6206327)
 * Hi CotswoldPhoto,
    Greetings!
 * Thanks for using our plugin.
    We have reviewed your message regarding CSS conflict
   issue.
 * We will update css in our next upcoming plugin version as soon as possible for
   show blue left border with white background only on plugin setting page in back-
   end.
 * Thanks & Regards,
    Team Vivacity
 *  Thread Starter [CotswoldPhoto](https://wordpress.org/support/users/cotswoldphoto/)
 * (@cotswoldphoto)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/stylesheet-conflict/#post-6206329)
 * Cool. Keep up the good work. IMHO the functionality of this plugin should be 
   in core.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Stylesheet conflict’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-vi-duplicate-posts.svg)
 * [WP VI Post Duplicator](https://wordpress.org/plugins/wp-vi-duplicate-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-vi-duplicate-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-vi-duplicate-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-vi-duplicate-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-vi-duplicate-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-vi-duplicate-posts/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [CotswoldPhoto](https://wordpress.org/support/users/cotswoldphoto/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/stylesheet-conflict/#post-6206329)
 * Status: not resolved