Title: Global CSS issue
Last modified: September 1, 2016

---

# Global CSS issue

 *  Resolved [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/global-css-issue/)
 * Hi,
 * Thank you for the plugin, my client find it useful.
 * There is one problem though. I see in wpcargo-style.css that some styles are 
   global which cause various issues on website.
 * For example CSS at the top of the file:
 *     ```
       /* responsive Column */
   
       [class*="col-"] {
        float: left;
        padding: 15px;
       }
       ```
   
 * It caused that all columns in website have left float and padding of 15px because
   we are using Bootstrap that has classes that start with “col-“.
 * I recommend that you prefixes all classes with unique “#wpcargo” as you did after
   in same file.
 * Regards,
    Vladimir
 * [https://wordpress.org/plugins/wpcargo/](https://wordpress.org/plugins/wpcargo/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Arni Cinco](https://wordpress.org/support/users/wptaskforce/)
 * (@wptaskforce)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/global-css-issue/#post-8345316)
 * Hi Vladimir will check this on our next update. Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Global CSS issue’ is closed to new replies.

 * ![](https://ps.w.org/wpcargo/assets/icon-256x256.png?rev=1826774)
 * [WPCargo Track & Trace](https://wordpress.org/plugins/wpcargo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpcargo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpcargo/)
 * [Active Topics](https://wordpress.org/support/plugin/wpcargo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpcargo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpcargo/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Arni Cinco](https://wordpress.org/support/users/wptaskforce/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/global-css-issue/#post-8345316)
 * Status: resolved