Title: viewing error
Last modified: May 9, 2019

---

# viewing error

 *  Resolved [tiorocky](https://wordpress.org/support/users/tiorocky/)
 * (@tiorocky)
 * [7 years ago](https://wordpress.org/support/topic/viewing-error/)
 * Hey Ben.
 * I sent my website URL to about ten people and most replied with a good screen
   shot. . however two people sent back not good views. . keep in mind that this
   was their first viewing so it wasn’t a cashe issue and refreshing did not fix
   the problem.
 * I put up a temporary page for you to see.
    [http://tacorepublic.com/bad-view/](http://tacorepublic.com/bad-view/)
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fviewing-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [tiorocky](https://wordpress.org/support/users/tiorocky/)
 * (@tiorocky)
 * [7 years ago](https://wordpress.org/support/topic/viewing-error/#post-11511634)
 * PS Ben.
    I checked three more computers, all using Internet Explorer and all 
   it’s only bad on the home page. I will rebuild from scratch and let you know.
 *  Thread Starter [tiorocky](https://wordpress.org/support/users/tiorocky/)
 * (@tiorocky)
 * [7 years ago](https://wordpress.org/support/topic/viewing-error/#post-11512830)
 * I think I fixed it.
    I unpacked/extracted the Period theme and found the content.
   php and content-page.php and uploaded over the ones on my server. . . I was only
   able to check with one computer tonight but it seems to have fixed the site.
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [7 years ago](https://wordpress.org/support/topic/viewing-error/#post-11514834)
 * Thanks for the screenshot.
 * I viewed on IE11 and unfortunately, I was able to see the same error with the
   image. I can’t see exactly why IE would have this issue, but the image is added
   with Elementor so I’m not exactly sure what kind of code is being added. Maybe
   there are some settings within Elementor you can change to resize the image?
 *  Thread Starter [tiorocky](https://wordpress.org/support/users/tiorocky/)
 * (@tiorocky)
 * [7 years ago](https://wordpress.org/support/topic/viewing-error/#post-11515775)
 * I fixed it.
    The problem was in the Elementor template width. I deleted all, 
   set width to Period default and re-did the Page using the editor instead of Elementor.
   Here it seems to work fine. Just as a note, the reason I used Elementor is because
   it allows you to put the text and pictures in the boxes to the Top. . as written
   I can not achieve that.
 * Now, as you see it doesn’t look like what I wanted. . . I can accept the white
   background but do you have a CSS snipit for reducing or eliminating the padding
   or all the white spaces on the Home-Page? i.e. I would like to widen the picture
   as far as looks good.
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [7 years ago](https://wordpress.org/support/topic/viewing-error/#post-11520374)
 * Okay I understand now. Try this CSS:
 *     ```
       .home .entry > article {
         background: none;
         box-shadow: none;
       }
       .home .post-container {
         padding: 0;
       }
       ```
   
 * I think that should get you close to the same look you had before. Let me know
   if it needs any adjustments from there.
 *  Thread Starter [tiorocky](https://wordpress.org/support/users/tiorocky/)
 * (@tiorocky)
 * [7 years ago](https://wordpress.org/support/topic/viewing-error/#post-11521424)
 * Worked like a charm. . now I can start to populate.
    Thanks Ben.

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

The topic ‘viewing error’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/period/1.750/screenshot.png)
 * Period
 * [Support Threads](https://wordpress.org/support/theme/period/)
 * [Active Topics](https://wordpress.org/support/theme/period/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/period/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/period/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [tiorocky](https://wordpress.org/support/users/tiorocky/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/viewing-error/#post-11521424)
 * Status: resolved