Title: Full Width problem
Last modified: August 21, 2016

---

# Full Width problem

 *  Resolved [Bryan Zarate](https://wordpress.org/support/users/bryan-zarate/)
 * (@bryan-zarate)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/)
 * when i add something new on my pages, ( i am using the business pro theme) and
   its on fullwidth, on my actual page it says in the bottom left corner it says
   this ….
    Posted by samzaratesz+ Posted in Jul, 09, 2014 Comments Off ——————- 
   and on the on the bottom right it says “Next Post →”
 * is there any way for this to go away? i have a business and i don’t want people
   seeing every time i add something new, thanks for the help guys.

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

 *  [W.P. Ginfo](https://wordpress.org/support/users/wp-ginfo/)
 * (@wp-ginfo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/#post-5159983)
 * Please give the url of your site, so we can SEE the problem and make suggestions
   more easily.
 *  Thread Starter [Bryan Zarate](https://wordpress.org/support/users/bryan-zarate/)
 * (@bryan-zarate)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/#post-5160043)
 * [ this is the site, at the bottom it says who postes it and when, and then it says, “next post” how do i get rid of that?](http://onestopleasinginc.com/about-us/)
 *  [W.P. Ginfo](https://wordpress.org/support/users/wp-ginfo/)
 * (@wp-ginfo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/#post-5160065)
 * Thanks, unfortunately the ‘underconstruction page’ doesn’t help much in giving
   you the solution.
 * Which theme are you using?
 *  Thread Starter [Bryan Zarate](https://wordpress.org/support/users/bryan-zarate/)
 * (@bryan-zarate)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/#post-5160070)
 * the under contruction page is off now.. take a look
 *  [W.P. Ginfo](https://wordpress.org/support/users/wp-ginfo/)
 * (@wp-ginfo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/#post-5160077)
 * == == == remove ‘posted by… etc.’
 *     ```
       .post_meta{
          display:none;
       }
       ```
   
 * == == == remove ‘previous … next’
 *     ```
       .nav-previous, .nav-next{
          display:none;
       }
       ```
   
 * Note:
 * Instead of ‘display:none; ‘ you could use `visibility:hidden;`
    This will give
   a slightly different effect: The content will disappear, but the ‘space’ it took
   up, will stay ‘blanc’.
 * == == ==
    If your theme has an option to customize the CSS like a ‘custom css’-
   TAB, place the above code there. Is such a feature missing from your theme? See
   the instructions below. Add the above code to the `style.css’ of your CHILDtheme:
 * You don’t have a childtheme yet?
 *  1. Install and activate ‘one click childtheme plugin
    2. create the childtheme
   3. Dashboard > appearance > Themes > activate the childtheme 4. Make the changes
   in the CHILDtheme!
    -  make changes to ‘styles.css’ of the CHILDtheme
    - copy php files of the original theme [as required] to the childtheme directory
      and edit them as required.
 *  Thread Starter [Bryan Zarate](https://wordpress.org/support/users/bryan-zarate/)
 * (@bryan-zarate)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/#post-5160102)
 * thanks a lot you guys are great! ill make sure to come back for my next question
 *  [W.P. Ginfo](https://wordpress.org/support/users/wp-ginfo/)
 * (@wp-ginfo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/#post-5160104)
 * You’re welcome.

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

The topic ‘Full Width problem’ is closed to new replies.

## Tags

 * [fullwidth page](https://wordpress.org/support/topic-tag/fullwidth-page/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [W.P. Ginfo](https://wordpress.org/support/users/wp-ginfo/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/full-width-problem-2/#post-5160104)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
