pluginCSS overwrite themeCSS
-
Hei
I’m testing your plugin. Works great but it seems the CSS of the plugin overwrite the CSS of my theme
In bootstrap.min.css, the following:
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
overwrite my CSS.. in my theme, i have 50px for margin-left and margin-rightDo you have any idea about how I could fix this without modifying the bootstrap.min.css (in case of plugin update)?
Thanks
Regards
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘pluginCSS overwrite themeCSS’ is closed to new replies.