Title: Page Layout Problems
Last modified: November 9, 2017

---

# Page Layout Problems

 *  [buttsey4](https://wordpress.org/support/users/buttsey4/)
 * (@buttsey4)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/page-layout-problems/)
 * Hello,
 * I am having a couple of issues with my page layout of properties that hopefully
   you can advise on;
 * The page is too wide and goes right to the edge of the screen. How can i bring
   this in line with the borders on the rest of the site?
 * The property title and price does not show too well on some desktops as the top
   part is hidden behind the menu bar.
 * Underneath the properties I am getting what look like widnes showing all the 
   pages on the website, categories and archives and i can not seem to find how 
   to remove these.
 * Hope you can help!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpage-layout-problems%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/page-layout-problems/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/page-layout-problems/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/page-layout-problems/page/2/?output_format=md)

 *  [calisun](https://wordpress.org/support/users/calisun/)
 * (@calisun)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9683212)
 * My guess would be that is the template problem. Try using a different template
   and see if the issue is still there.
 *  [tarzan61](https://wordpress.org/support/users/tarzan61/)
 * (@tarzan61)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9726434)
 * I used custom css to make the page width smaller.
 * Try adding this to your custom css.
 * #container {
    width: 65% !important; }
 *  [jcpenatx](https://wordpress.org/support/users/jcpenatx/)
 * (@jcpenatx)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9746649)
 * I am having the same issues with my page layout.
 * The page the reviews goes right to the edge of the screen. How can i bring this
   in line with the borders on the rest of the site? I tried a different template
   and it did not change anything.
 * [http://bit.ly/2nnJsXL](http://bit.ly/2nnJsXL)
 * WP Version 4.9.1
 * Hope you can help?
 *  [dobriku](https://wordpress.org/support/users/dobriku/)
 * (@dobriku)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9746659)
 * .single-property #container {
    width: 75%; float: left; }
 * .single-property #secondary {
    width: 25%; float: right; } .ast-container #secondary{
   width: 25%; float: right; }
 * .ere-archive-property.archive-property {
    width: 75%; float: left; }
 * #property-4.ere-property-wrap.single-property-area.content-single-property.post-
   4.property.type-property.status-publish.hentry.property-feature-2.ast-article-
   single {
    margin-left: 15px; }
 * [@media](https://wordpress.org/support/users/media/) screen and (min-width:100px)
   and (max-width:640px) {
    .single-property #container { width: 100%; }
 *  .single-property #secondary {
    width: 100%; }
 *  .ast-container #secondary {
    width: 100%; }
 *  .ere-archive-property.archive-property {
    width: 100%; } }
 * #secondary.widget-area.secondary {
    padding: 15px; bottom: 32px; }
 * .ast-container {
    width: 95%; } also mobile responsive, enjoy
 *  [jcpenatx](https://wordpress.org/support/users/jcpenatx/)
 * (@jcpenatx)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9746810)
 * Dobriku, thank you very much for the quick reply, I added the code but nothing
   changed.
 *  [dobriku](https://wordpress.org/support/users/dobriku/)
 * (@dobriku)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9747301)
 * well it works on any clear installation… who know what did u break in your theme
   or plugin 😀
 *  [tarzan61](https://wordpress.org/support/users/tarzan61/)
 * (@tarzan61)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748116)
 * Dobriku,
 * What theme are you using? I’m using the divi theme but all the functionality 
   doesn’t work. Pictures don’t show up, features don’t work.
 * You can check it out here. Vilaggio.net
 *  [dobriku](https://wordpress.org/support/users/dobriku/)
 * (@dobriku)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748622)
 * i use free astra theme , if u use divi with licence consider to contact divi 
   develpers to help you
 *  [tarzan61](https://wordpress.org/support/users/tarzan61/)
 * (@tarzan61)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748740)
 * Send me a link to your site, I’d like to see it.
 * I have contacted Divi and the developer of the ERE plugin directly, both say 
   the other product is broken. That’s why I’m testing new themes.
 *  [jcpenatx](https://wordpress.org/support/users/jcpenatx/)
 * (@jcpenatx)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748832)
 * [http://bit.ly/2AqlHmL](http://bit.ly/2AqlHmL)
    This is a child theme of Divi.
   Version: 3.0.87 WordPress Version 4.9.1 WP Custom Reviews Version 3.1.5
 *  [tarzan61](https://wordpress.org/support/users/tarzan61/)
 * (@tarzan61)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748870)
 * I wanted to see dobriku’s site, seems it’s in Russian. dobriku, do you have a
   real estate website?
 *  [dobriku](https://wordpress.org/support/users/dobriku/)
 * (@dobriku)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748875)
 * Well it’s empty yet, but you can check the layout [https://budova.pp.ua/](https://budova.pp.ua/)
 *  [tarzan61](https://wordpress.org/support/users/tarzan61/)
 * (@tarzan61)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748908)
 * Not bad, how did you get the side features? my site only has the property listing,
   no widgets.
 * [https://www.vilaggio.net](https://www.vilaggio.net)
 * My site does have nice search features with a map, check it out.
 *  [tarzan61](https://wordpress.org/support/users/tarzan61/)
 * (@tarzan61)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748911)
 * jcpenatx: Are you selling glass or real estate?
 *  [jcpenatx](https://wordpress.org/support/users/jcpenatx/)
 * (@jcpenatx)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/#post-9748918)
 * Glass

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/page-layout-problems/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/page-layout-problems/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/page-layout-problems/page/2/?output_format=md)

The topic ‘Page Layout Problems’ is closed to new replies.

 * ![](https://ps.w.org/essential-real-estate/assets/icon-128x128.png?rev=1603267)
 * [Essential Real Estate](https://wordpress.org/plugins/essential-real-estate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/essential-real-estate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/essential-real-estate/)
 * [Active Topics](https://wordpress.org/support/plugin/essential-real-estate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/essential-real-estate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/essential-real-estate/reviews/)

## Tags

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

 * 37 replies
 * 5 participants
 * Last reply from: [dobriku](https://wordpress.org/support/users/dobriku/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/page-layout-problems/page/3/#post-9750121)
 * Status: not resolved