Title: Immovable Margin.
Last modified: August 19, 2021

---

# Immovable Margin.

 *  Resolved [ildomandatore](https://wordpress.org/support/users/ildomandatore/)
 * (@ildomandatore)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/immovable-margin/)
 * I have a class that I can’t edit, not even with !Important.
 * How do I change the margin and set everything to 0?
 * .cn-text-container {
    margin: 0 0 6px 0; margin-top: 0px; margin-right: 0px; 
   margin-bottom: 6px; margin-left: 0px; }
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimmovable-margin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Jesús Amieiro](https://wordpress.org/support/users/amieiro/)
 * (@amieiro)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/immovable-margin/#post-14783754)
 * Hy [@ildomandatore](https://wordpress.org/support/users/ildomandatore/)
 * You have to update this code with:
 *     ```
       .cn-text-container {
             margin: 0;
       }
       ```
   
 * As you are using the SiteGround Optimizer, you have to flush the CSS cache to
   regenerate it.

Viewing 1 replies (of 1 total)

The topic ‘Immovable Margin.’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Jesús Amieiro](https://wordpress.org/support/users/amieiro/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/immovable-margin/#post-14783754)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
