Title: CSS Issue
Last modified: September 8, 2018

---

# CSS Issue

 *  Resolved [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-issue-70/)
 * Hi,
 * I am using your Ocean WP theme with store demo there is following CSS style which
   broke some other plugin CSS especially checkbox style due to adding “!important”.
 * input[type=”checkbox”] {
    display: inline-block; background-color: #fff; border:
   1px solid #bbb; line-height: 0; width: 16px; min-width: 16px; height: 16px; **
   margin: -3px 10px 0 0 !important;** outline: 0; text-align: center; vertical-
   align: middle; clear: none; cursor: pointer; -webkit-appearance: none; -webkit-
   box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); -moz-box-shadow: inset 0 1px 2px
   rgba(0, 0, 0, .1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); -webkit-transition:
   0.05s border-color ease-in-out; -moz-transition: 0.05s border-color ease-in-out;-
   ms-transition: 0.05s border-color ease-in-out; -o-transition: 0.05s border-color
   ease-in-out; transition: 0.05s border-color ease-in-out; }
 * Kindly remove this “!important” for the above checkbox CSS style.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-issue-70%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-issue-70/#post-10670606)
 * Hi,
 * Can you please mention in which page you are getting error? If possible, please
   share a screenshot.
 *  Thread Starter [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-issue-70/#post-10716857)
 * Please see the screenshot with the issue [here](https://drive.google.com/file/d/14wicvslizkRwZ7lsWrQtmLLCAxQlEzUf/view?usp=sharing)
 * Here is correct design [screenshot](https://drive.google.com/file/d/1-r-OKJmP9BrU_fG00-m4sS3cXPVxM78v/view?usp=sharing)
   with removing CSS !important value.
 *  Thread Starter [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-issue-70/#post-10730648)
 * Any updates on this?
 *  Thread Starter [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-issue-70/#post-10732866)
 * hey please provide any updates on the same. From a long time, I am facing this
   issue. It would be better if remove !important value from the margin.
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-issue-70/#post-10734591)
 * Hello Vinayak,
 * Sorry for the late response. I’ll pass your query to the theme author.
 * Does the **!important** come from the theme CSS or the plugin you are using?
 *  Thread Starter [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-issue-70/#post-10735358)
 * Thanks for the response the “!important” come from the theme CSS and because 
   of this some another plugin CSS broken or we can say not works properly. I already
   provide screenshot above. And I am using Store demo.
 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-issue-70/#post-10735796)
 * Hello [@vnkjoshi](https://wordpress.org/support/users/vnkjoshi/), I removed the
   important for the next update, in the meantime, you can directly remove it from
   the theme CSS, you will see no changes in the next update because I removed it
   too 🙂

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

The topic ‘CSS Issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.5/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

## Tags

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

 * 7 replies
 * 3 participants
 * Last reply from: [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/css-issue-70/#post-10735796)
 * Status: resolved