Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6136369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:35:41+00:00 2026-05-23T17:35:41+00:00

Is it possible to force a behavior and ignore css in child DIVs ?

  • 0

Is it possible to force a behavior and ignore css in child DIVs ?

I want to remove all margins that are childs of a top DIV… but only this DIV childs

Btw I need this because I cannot get to the real CSS i need to inject something that cancels the behaviour (margins) i wanna erase.

<DIV>
   <DIV class="no_margin">
      <DIV class="has_margin"> </DIV> // this one has a margin, and should lose it
   </DIV>
</DIV>
<DIV class="has_margin"> </DIV> // should not lose margin 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T17:35:42+00:00Added an answer on May 23, 2026 at 5:35 pm

    You could do any of these:

    • .no_margin .has_margin { margin: 0 }
    • .no_margin div { margin: 0 }
    • .no_margin * { margin: 0 }

    And you could add !important if the priority isn’t high enough, like margin: 0 !important.

    Example http://jsfiddle.net/9yx6B/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to force opened jQuery Isotope divs to open above all the other
Is it possible to force gcc use int instruction for all the system calls,
Is it possible to force all clients to update using socket.io? I've tried the
Please take a look at image below All I want is somehow organize Div
Is it possible force the browser to fresh the cached CSS? This is not
Is it possible to force a column in a SQL Server 2005 table to
Is it possible to force the iPhone to shutdown ( programmatically , of course)?
I would like to know whether it is possible to force LWP::UserAgent to accept
In a Web application, is it possible to force a PDF file to be
In SQL Server 2000/2005, Is it possible to force the default value to be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.