Title: Help changing article body (?)
Last modified: May 8, 2018

---

# Help changing article body (?)

 *  [princessarachne](https://wordpress.org/support/users/princessarachne/)
 * (@princessarachne)
 * [8 years ago](https://wordpress.org/support/topic/help-changing-article-body/)
 * Hi everyone. I am in need of help removing or changing the color of a white box
   that’s floating in the middle of my website. I’ve attached an image of the box
   I want to remove.
 * I’m pretty sure everything is working correctly, it’s just that I’m new to all
   of this and don’t have mastery over the controls yet. I’ve checked a couple youtube
   tutorials, but none are helpful.
 * Thanks
    -  This topic was modified 8 years ago by [princessarachne](https://wordpress.org/support/users/princessarachne/).

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

 *  [bemdesign](https://wordpress.org/support/users/bemdesign/)
 * (@bemdesign)
 * [8 years ago](https://wordpress.org/support/topic/help-changing-article-body/#post-10256424)
 * We would need to see the underlying html code and css to identify what exactly
   is causing that “white” block. In your browser, can you right click on the white
   element and use the “Inspect” or “Inspect Element” option that shows up in the
   contextual menu? This will open up your browser developer tools and show you 
   the underlying HTML structure and the CSS being applied to it. Once you have 
   that element and it’s styling identified, it should simply be a matter of creating
   some custom CSS to override the existing styling.
 *  Thread Starter [princessarachne](https://wordpress.org/support/users/princessarachne/)
 * (@princessarachne)
 * [8 years ago](https://wordpress.org/support/topic/help-changing-article-body/#post-10256427)
 * I know literally nothing about coding, but I’ll be watching some tutorials soon.
 * As for the inspect element, it looks like there are multiple causes, but the 
   big umbrella cause seems to be
 *     ```
       <div class="container content-wrapper">
       			<div class="row">	
       	<div id="primary" class="content-area col-md-9">
       		<main id="main" class="post-wrap" role="main">
   
   
   
       <article id="post-8" class="post-8 page type-page status-publish hentry">
       	<header class="entry-header">
       		<h1 class="title-post entry-title">Home</h1>	</header><!-- .entry-header -->
   
       	<div class="entry-content">
       					</div><!-- .entry-content -->
   
       	<footer class="entry-footer">
       		<span class="edit-link"><a class="post-edit-link" href="http://ecosophy.cloudaccess.host/wp-admin/post.php?post=8&action=edit">Edit</a></span>	</footer><!-- .entry-footer -->
       </article><!-- #post-## -->
   
   
   
       		</main><!-- #main -->
       	</div><!-- #primary -->
   
       			</div>
       		</div>
       ```
   
 *  Thread Starter [princessarachne](https://wordpress.org/support/users/princessarachne/)
 * (@princessarachne)
 * [8 years ago](https://wordpress.org/support/topic/help-changing-article-body/#post-10256430)
 * Thanks. Just got it right
    -  This reply was modified 8 years ago by [princessarachne](https://wordpress.org/support/users/princessarachne/).
 *  [bemdesign](https://wordpress.org/support/users/bemdesign/)
 * (@bemdesign)
 * [8 years ago](https://wordpress.org/support/topic/help-changing-article-body/#post-10260638)
 * Great! And welcome to the wonderful world of HTML, CSS and WordPress! Feel free
   to mark this topic as resolved.

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

The topic ‘Help changing article body (?)’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [bemdesign](https://wordpress.org/support/users/bemdesign/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/help-changing-article-body/#post-10260638)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
