Jump to content
  • 0

CSS Element/Property ' !important'


mrsuave

Question

3 answers to this question

Recommended Posts

  • 0

@mrsuave- In CSS, important means that only the !important property value is to be applied to an element and all other declarations on the element are to be ignored. In other words, an important rule can be used to override other styling rules in CSS. -- the !important property increases its priority. 

Also, In Caspio, we have a documentation in Styles that you can create or edit your own style/s. You may check this article for future references: https://howto.caspio.com/styles/creating-or-editing-style/

 

Link to comment
Share on other sites

  • 0
6 hours ago, mrsuave said:

 Hi there, I was in the midst of creating my custom CSS/style code and I am wondering what is the !important means? when do I use that element? 
 

In Caspio, that usually works if you only want to apply a certain Style on a single DataPage. But in real life outside the platform, it is discussed here: https://css-tricks.com/when-using-important-is-the-right-choice/

You have to consider the things that needs to be on Important and when not to use them. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...